MetPad Changelog

What's new in MetPad 0.8

Mar 9, 2007
  • Sizer (for resizing window easier) on the bottom right
  • Click on line number multiselects line
  • Right click on line number de-multiselects line
  • Quick-jump to files 1-9 with
  • Highlight current line (option)
  • If text is selected and F3 is pressed selection is used for quick-search
  • If text is selected and Find-Window is opened selection is used for search-field
  • Selected text can be moved by mouse-button-2 drag-and-drop
  • Double click in file list openes new file
  • Steering Command Console (for debug purposes)
  • GUI: Moved status bar out of paned window
  • some command mode improvements
  • Execute commands (built in plugin)
  • Status bar messages are cleared after a configured time
  • General settings window
  • Configurable status message and command mode timeout
  • Binding of mouse button clicks to the line-number-bar (see help file for details)
  • Command ":Possible to convert multiselections to normal selections and vice versa
  • Multiple copy/pase buffers (1...9), accessable via Ctrl Shift C and Ctrl Shift V
  • View window to view the contents of the copy/paste buffers
  • Menu entry for copy/paste buffers
  • Command mode extension to access copy/paste buffers
  • Command mode extension: "/string" searches for "string"
  • Encrypt/Decrypt text
  • Monitoring files ("tail -f" function)
  • Basic macro recording (experimental)