Skip to content

Hilbish v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 00:59
· 438 commits to master since this release

Added

  • hilbish.vimAction hook (doc vimMode actions)
  • command.not-executable hook (will replace command.no-perm in a future release)

Fixed

  • Check if interactive before adding to history
  • Escape in vim mode exits all modes and not only insert
  • Make 2nd line in prompt empty if entire prompt is 1 line
  • Completion menu doesnt appear if there is only 1 result
  • Ignore SIGQUIT, which caused a panic unhandled
  • Remove hostname in greeting on Windows
  • Handle PATH binaries properly on Windows
  • Fix removal of dot in the beginning of folders/files that have them for file complete
  • Fix prompt being set to the continue prompt even when exited