github nicobailon/pi-interactive-shell v0.10.4

latest release: v0.10.5
6 hours ago

Fixed

  • Focus shortcut handling now uses a terminal input listener while the overlay is open, so the configured focusShortcut toggles focus/unfocus reliably even when editor-level shortcuts would not fire. The default shortcut is now alt+shift+f instead of `alt+`` for better terminal compatibility on macOS and to avoid Pi keybinding conflicts.
  • Overlay shortcut interception now ignores raw key release and key repeat events, which prevents the focus toggle from firing twice on Kitty-enabled terminals and cancelling itself out.
  • Overlay focus state is now more obvious visually: the shell shows a persistent SHELL FOCUSED or EDITOR FOCUSED badge and switches to a stronger border treatment when focused.
  • alt+/ side chat is blocked while pi-interactive-shell is open and shows a warning instead of opening on top of the shell overlay.

Don't miss a new pi-interactive-shell release

NewReleases is sending notifications on new releases.