WindTerm - Keyboard / Local Mode / Searching Keys
Quick Start
Local mode supports the following searching keys of Vim.
| Shortcut | Action |
|---|---|
| / | Open the search bar |
| fc | Move to the next c on the current line after the cursor |
| Fc | Move to the next c on the current line before the cursor |
| tc | Move to before the next c on the current line after the cursor |
| Tc | Move to before the next c on the current line before the cursor |
| ; | Repeat last f, t, F or T |
| , | Repeat last f, t, F or T in opposite direction |
Searching Keys
