mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
It should not return false immediately when no matching brace is found. This makes the jump fails in certain case: `[ )I]` =/=> `[I )]`. When there is no brace near the cursor, the last statement is also executed. This may cause problems when chaining commands. |
||
|---|---|---|
| .. | ||
| action | ||
| buffer | ||
| clipboard | ||
| config | ||
| display | ||
| info | ||
| lua | ||
| screen | ||
| shell | ||
| util | ||
| views | ||