mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-14 11:31:01 +00:00
Fix problem with non-working unbind of a rune key. E.g. after the following commands: bind "n" "FindNext" unbind "n" Observed result: "n" key still triggers FindNext action Expected result: "n" key inserts "n" rune |
||
|---|---|---|
| .. | ||
| action | ||
| buffer | ||
| config | ||
| display | ||
| info | ||
| lua | ||
| screen | ||
| shell | ||
| util | ||
| views | ||