Skip to content

Version 0.1.4

Latest
Compare
Choose a tag to compare
@lcrespom lcrespom released this 05 Nov 13:55
· 2 commits to main since this release

What's new

  • Tested under Ubuntu Linux and WSL.
  • Debian package available for download.

Fixes

  • Fixed bug that made shelp http server fail upon first startup, when no ~/.shelp/shelp.zsh file is found.

Previous releases

Version 1.3

  • Bound option-left and option-right to previous and next word.
  • Got rid of osascript to set focus back to terminal. Now, when the Shelp window is closed, it types Cmd+Tab (in Mac OS) and Alt+Tab (in Linux and Windows) to give focus back to the terminal.

Version 0.1.2

  • In the File Search popup, the size of directories is not displayed, as it makes no sense.

Version 0.1.1

  • Improved path computation in File Search.
  • Replaced Tab with Shift-Right as the keyboard shortcut that opens the File Search popup, to support both default zsh tab completion - and the one provided by Shelp.
  • Added Esc shortcut to clear the current line.