1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-03 14:26:17 +03:00
Этот коммит содержится в:
rhysd
2023-11-17 23:54:23 +09:00
родитель 9f206200e5
Коммит fc08babaaf

Просмотреть файл

@@ -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