micro/internal/action
Zachary Yedidia 1e83e666fb Don't overwrite user bindings
This fix still needs more work.

Ref #1821
2020-08-11 01:43:41 -04:00
..
actions.go Improve multicursor clipboard 2020-07-05 01:12:35 -04:00
actions_other.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
actions_posix.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
bindings.go Don't overwrite user bindings 2020-08-11 01:43:41 -04:00
bufpane.go Allow configuration for info/term bindings 2020-08-09 16:42:03 -04:00
command.go Add support for copy-paste via OSC 52 2020-07-04 20:00:39 -04:00
defaults.go Allow configuration for info/term bindings 2020-08-09 16:42:03 -04:00
defaults_darwin.go Allow configuration for info/term bindings 2020-08-09 16:42:03 -04:00
defaults_other.go Allow configuration for info/term bindings 2020-08-09 16:42:03 -04:00
events.go Preliminary support for key sequences 2020-08-09 16:42:03 -04:00
globals.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
infocomplete.go Add support for copy-paste via OSC 52 2020-07-04 20:00:39 -04:00
infopane.go Allow configuration for info/term bindings 2020-08-09 16:42:03 -04:00
keytree.go Record events in cursor 2020-08-09 16:42:03 -04:00
pane.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
rawpane.go Preliminary support for key sequences 2020-08-09 16:42:03 -04:00
tab.go Initialize t.release to true 2020-08-04 18:41:14 -04:00
terminal_supported.go Check error in terminal emulator 2020-07-27 17:43:55 -04:00
terminal_unsupported.go Use actual lua functions for callbacks instead of strings 2020-02-08 15:49:41 -05:00
termpane.go Allow configuration for info/term bindings 2020-08-09 16:42:03 -04:00