Skip to content

Commit

Permalink
add screencast of vim example
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed Nov 17, 2023
1 parent 9f20620 commit fc08bab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ cargo run --example vim

Vim-like modal text editor. Vim emulation is implemented as a state machine.

<img src="https://raw.githubusercontent.com/rhysd/ss/master/tui-textarea/vim.gif" width=590 height=156 alt="Vim emulation example">

### [`popup_placeholder`](./examples/popup_placeholder.rs)

```sh
Expand Down

0 comments on commit fc08bab

Please sign in to comment.