Skip to content

v1.0.56

Choose a tag to compare

@aashbury aashbury released this 14 Jun 00:49

Added

  • feat: Shell integration — live terminal cwd for PowerShell, bash, and zsh. Toggle in Settings → Terminal.

Improved

  • improvement: Path linksclick previews when the file exists (silent when not). Shift+click shows help. Ctrl+click (⌘ on Mac) opens; Ctrl+Shift+click reveals in Explorer or Finder.
  • improvement: Project-relative pathspackage.json, ./src/file.ts, and similar resolve against live shell cwd, Starting folder, and recent preview folders.
  • improvement: Selection fallback — highlight a path and Shift+click (Ctrl, ⌘, Alt, or middle-click) when auto-detect misses.
  • improvement: URL linksclick opens in your browser; Alt+click copies the URL.
  • improvement: Terminal pasteCtrl+V and ⌘+V refocus the terminal before pasting.

macOS

  • improvement: zsh & bash cwd — shell integration reports live folder over OSC 7 in macOS terminals.