Skip to content

Commit

Permalink
docs: add command-line-editing demo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmithgh authored Dec 16, 2024
1 parent 4c34c85 commit dad0cc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ Navigate your [Kitty](https://sw.kovidgoyal.net/kitty/) scrollback buffer to qui
<details>
<summary>😹 Edit the current command line (bash, fish, or zsh)</summary>

<!-- TODO: add demo -->
https://github.com/user-attachments/assets/6b4f177f-34c2-4ce7-9adb-15e0d3e19498

This requires extra steps to setup. See optional [Command-line editing setup](#command-line-editing).

<!-- TODO: add demo -->
- Start typing a command in your shell
- Open the current command line in kitty-scrollback.nvim with the following keybind
- bash: `<C-x><C-e>`
Expand Down

0 comments on commit dad0cc2

Please sign in to comment.