PromptPal Changelog

What's new in PromptPal 2.1.1.0

May 17, 2014
  • Added: Configuration option to limit autocomplete popup width for very long items
  • Updated Help file
  • Updated Installer

New in PromptPal 2.1.0.0 (Jul 12, 2013)

  • Added: When "Right-click performs edit->paste" is disabled, right-click now brings up edit context menu.
  • Updated Help file.
  • Updated Installer.

New in PromptPal 2.0.1.0 (Apr 27, 2013)

  • Added: Add robocopy to list of recognized commands with info.
  • Added: Add right click for paste.
  • Added: If default directory has not been set, new tab starts at same directory as current tab.
  • Fixed: On startup, view displayed does not match selected tab.
  • Fixed: CTRL+Z is blocked on Windows 8
  • Fixed: History not being collected in some cases.
  • Fixed: Bad path substitution in Edit -> Insert File
  • Fixed: Crash if tab creation as different user fails

New in PromptPal 2.0.0.0 (Apr 19, 2013)

  • Totally rewritten internally to put you closer to the underlying command shell. Commands that formerly required special treatment in PromptPal v1 just work normally in v2, e.g. More, Telnet, NSLOOKUP etc.
  • Support Windows Powershell and other shells of your choosing.
  • Integrated support for "Run as different user", which can even be combined with "Run as Administrator"
  • Toolbar control over command completion options (simple on / off toggles)
  • Command history is now both shared and separate. Essentially what that means is that each new tab starts off with a copy of the current shared history, but thereafter develops its own history, separate from the other existing tabs.
  • Pass-thru for CTRL+D and any other key combos not mapped to a menu item.
  • Windows 8 compatibility improved
  • Dropped compatbility with Windows 2000
  • Dropped taskbar band (only applicable to 32bit XP)

New in PromptPal 1.5.9.0 (Apr 28, 2011)

  • Fix: Prevented appearance of auxiliary windows in Win 7
  • Fix: Shell extensions now work on 64-bit OSes
  • Updated Installer

New in PromptPal 1.5.8.0 (Aug 26, 2008)

  • Improved compatibility with non-English systems that frequently use special characters (e.g German umlaut)
  • Added ability to change info bar text & background color (File->Configure->Preferences Tab)
  • Updated Installer

New in PromptPal 1.5.7.0 (Jan 26, 2008)

  • Improved switch parsing when adding new commands - now more tolerant of blank line placement
  • Abort command now clears drop lists and clears any partially entered command
  • Shift-Tab now works backwards during file auto-complete

New in PromptPal 1.5.6.0 (Oct 24, 2007)

  • Further installer improvements for Vista.
  • Added ability to toggle line wrapping (View -> Word Wrap)
  • Added new Explorer context menu command: "Open PromptPal at containing folder"
  • Changed default font to Courier New (looks better on LCD monitors)

New in PromptPal 1.5.5.2 (Jul 5, 2007)

  • Fix: the EXIT command is handled correctly for all tabs.
  • The post-install launch method has been changed for Vista

New in PromptPal 1.5.5.1 (Apr 11, 2007)

  • Installer modified to get round a remaining DEP problem under Vista / Server 2003 SP2

New in PromptPal 1.5.5 (Mar 2, 2007)

  • Changes to increase compatibility with various security software, and with hardware DEP on Vista.
  • Fix to drag and drop problem under Vista
  • Whitespace no longer stripped from command line (better for Python interpreter, for example)
  • FTP now set to launch in external console

New in PromptPal 1.5.4 (Jan 5, 2007)

  • Windows Vista compatibility, based on Vista RC2
  • New Vista-specific "elevated" tabs
  • Improved handling of Favorites on Command Menu

New in PromptPal 1.5.2 (Sep 12, 2006)

  • Fix: recognition of current directory now working again
  • Added Cancel facility to File->Configure screen

New in PromptPal 1.5 (Jul 27, 2006)

  • Added in-built printing support, with print preview and printing of current selection.
  • Improvements when handling extremely heavy output from a command.

New in PromptPal 1.4.6 (May 15, 2006)

  • PromptPal now has its own version of the popular Tail command. This can be used to keep tabs on text log files, showing new entries as they are added to the end of the file. PromptPal's Tail can work with most common file formats and encoding schemes including PC, Unix, ANSI, Unicode and UTF-8.
  • New time-saver when pasting: pasted text is always added to the current command line. This makes it easier to borrow from previous commands and output when building a new command.
  • Fix: typing commands that start with Windows reserved filenames (e.g. "con", "nul") no longer locks up the info bar.
  • Fix: Popup lists now try to avoid screen area consumed by taskbar and app bars.

New in PromptPal 1.4.5 (Mar 17, 2006)

  • Added the ability to choose your own keyboard shortcuts for commonly used menu commands
  • Added "Select all pane text" command
  • Optionally, use of Scroll-Lock key now prevents automatic scrolling as new output arrives. See - Preferences page in Configuration screen.
  • TAB key now cycles through path auto-complete options when popup list is disabled
  • Added CTRL TAB shortcut (in addition to CTRL F6) to cycle through open tabs