micro/internal
Dmitry Maluka e80f899480
Fix non-working TryBindKey and UnbindKey (#1970)
Fixed regression: since merging keybindings branch, TryBindKey and
UnbindKey and accordingly "bind" and "unbind" commands don't work
(fail to unmarshal bindings.json).

This is just a quick fixup to make TryBindKey and UnbindKey work again.
They still work with "buffer" bindings only.
2021-01-05 19:37:49 -05:00
..
action Fix non-working TryBindKey and UnbindKey (#1970) 2021-01-05 19:37:49 -05:00
buffer Don't automatically disable readonly option (#1957) 2020-12-23 15:21:20 -05:00
clipboard Only use internal clipboard on error 2020-12-26 14:45:22 -05:00
config Merge branch 'python-highlight-zero' of https://github.com/a11ce/micro into a11ce-python-highlight-zero 2020-12-27 18:42:53 -05:00
display Fix internal string binding representation 2020-11-05 15:52:25 -05:00
info Clear prompt before callback 2020-11-16 14:07:22 -05:00
lua Make more libraries available (#1917) 2020-11-21 01:46:17 -05:00
screen Enable xterm automatically if screen init fails 2020-09-15 01:11:59 -04:00
shell Fix JobSend stdin 2020-08-10 12:24:29 -04:00
util Make more libraries available (#1917) 2020-11-21 01:46:17 -05:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00