micro/internal
dmaluka fb35e0312a
Fix unbind of a rune (#1649)
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
2020-05-14 21:50:28 -04:00
..
action Fix unbind of a rune (#1649) 2020-05-14 21:50:28 -04:00
buffer Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
config Remove outdated c++ highlighter 2020-05-14 21:37:19 -04:00
display Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
info Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
lua Add linter plugin support 2019-12-25 17:05:10 -05:00
screen Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
shell Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
util Support snake case autocompletion 2020-05-14 21:34:17 -04:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00