Skip to content

Commit

Permalink
fix(post): clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Dec 4, 2024
1 parent 1ce546e commit a0d94c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs/blog/posts/2024-12-04-ghostty-on-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@ today in Wezterm and Kitty (but in Ghostty):
`Ctrl + Shift + ]`. Move between tabs with `Cmd + 1..0`.
- Natively hit a keymap which will bring up a
[zoxide](https://github.com/ajeetdsouza/zoxide)-powered folder/project
selector, which will upon selection execute Neovim in a new session.
selector, which will upon selection execute Neovim in a new session, which
uses the `$cwd` of the desired project path.

With Wezterm, I've got this all working except the first point on showing all
active sessions at the top of the terminal window.
Expand Down

0 comments on commit a0d94c9

Please sign in to comment.