You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Shell integration — live terminal cwd for PowerShell, bash, and zsh. Toggle in Settings → Terminal.
Improved
improvement: Path links — click 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 paths — package.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 links — click opens in your browser; Alt+click copies the URL.
improvement: Terminal paste — Ctrl+V and ⌘+V refocus the terminal before pasting.
macOS
improvement: zsh & bash cwd — shell integration reports live folder over OSC 7 in macOS terminals.