Commit Graph

16 Commits

Author SHA1 Message Date
Dongdong Zhou 3887e48744 Fix clear search 2022-03-24 16:47:02 +00:00
Dongdong Zhou 54286107ce search box (shift)+enter to jump backward/forward 2022-03-24 13:06:27 +00:00
Dongdong Zhou 459fd52bdd add support for modal d y < > 2022-03-24 12:42:56 +00:00
Dongdong Zhou 36d2a854c5
Merge pull request #228 from MinusGix/esc-completion
Implement more general closing of modals
2022-03-24 09:31:21 +00:00
MinusGix 6a34ad2fb8 Make cancelling more generic over different modal types 2022-03-24 00:42:25 -05:00
Dongdong Zhou 68c91c68ad toggle improvement 2022-03-23 21:45:16 +00:00
Dongdong Zhou 223ae72a55 find box paint improvement 2022-03-23 21:20:43 +00:00
Dongdong Zhou c3f3570e70 indent/outdent lines 2022-03-22 22:04:11 +00:00
Dongdong Zhou 02aa47056c tab indent improvement 2022-03-22 17:38:31 +00:00
Dongdong Zhou 538a6209ae navigation keymaps 2022-03-21 13:43:32 +00:00
Dongdong Zhou 0a6087b50f panel keymaps 2022-03-21 13:31:00 +00:00
Dongdong Zhou 47d3fd2fd3 scroll line up/down 2022-03-21 13:16:12 +00:00
Dongdong Zhou f70e99126e PageUp PageDown 2022-03-21 13:10:02 +00:00
Dongdong Zhou 2cca58b3ac Home and End keymap 2022-03-21 13:07:58 +00:00
Dongdong Zhou d9f62f7dd8 add some default keymaps 2022-03-21 13:03:37 +00:00
Dániel Buga b0cc78ccc2
Keymap parsing and keypress handling improvements (#191) 2022-03-21 11:35:00 +00:00