Commit Graph

85 Commits

Author SHA1 Message Date
Dániel Buga dfb9358a99 Highlight the currently hovered file 2022-03-29 22:12:08 +02:00
MinusGix 75911a5f76 Implement hover support 2022-03-28 19:18:47 -05:00
Dongdong Zhou 1baaa04158 delete word forward/backward fix 2022-03-25 16:21:33 +00:00
Dongdong Zhou f4c8c8294d word forward/backward on macos should be alt+ 2022-03-25 08:51:01 +00:00
Dongdong Zhou 3887e48744 Fix clear search 2022-03-24 16:47:02 +00:00
Dongdong Zhou 0e4cf74db8 new line above/below keymaps 2022-03-24 15:41:28 +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
Dongdong Zhou 2c9f984c77
Merge pull request #231 from MinusGix/document-start-end-jump
Implement command + keybind to jump to start/end of document
2022-03-24 09:03:33 +00:00
MinusGix 6f4b432290 Impl command + keybind to jump to start/end of document 2022-03-24 01:15:59 -05: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 85dcd371e1 search box 2022-03-23 17:44:34 +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 84ae5003f5 default keymap change 2022-03-22 14:23:42 +00:00
Dongdong Zhou dd7069e9d5 Add toggle line comment 2022-03-22 13:39:47 +00:00
Dongdong Zhou dbf337af36 some style changes 2022-03-22 10:26:31 +00:00
Dongdong Zhou fc7a3b0824 Add support to set terminal shell 2022-03-21 20:51:49 +00:00
Dongdong Zhou ea92439dfe close folder 2022-03-21 14:15:02 +00:00
Dongdong Zhou 82000accbf delete word forward 2022-03-21 13:53:16 +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 e7ae869a1d matching bracket keymap 2022-03-21 13:23:19 +00:00
Dongdong Zhou ba6d815c7f split keymap 2022-03-21 13:19:53 +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
Dániel Buga 7f1f9320c5 Fix spelling of forward 2022-03-18 17:21:06 +01:00
Dongdong Zhou 08937dbc40 delete forward backward fix
close #143
2022-03-18 16:14:43 +00:00
Dongdong Zhou cf58bbf535 default keymaps change 2022-03-18 12:46:57 +00:00
Dongdong Zhou 4a6af907de change some key bindings 2022-03-17 10:43:12 +00:00
Dongdong Zhou 740fc23095 more multi cursor select 2022-03-15 15:18:17 +00:00
Dongdong Zhou 8aa2a665b7 add some multi cursor commands 2022-03-15 13:03:08 +00:00
Dongdong Zhou 5d237bbeab clipboard cut 2022-03-15 09:16:19 +00:00
Dongdong Zhou ecb5bf8860 code lens selection fix 2022-03-14 16:19:51 +00:00
Dongdong Zhou c86514e745 start code lens 2022-03-10 22:07:20 +00:00
Dongdong Zhou 83234e6a6b change default keybindings 2022-03-04 13:22:36 +00:00
Dongdong Zhou 74f431c1de add tab width configuration 2022-03-03 12:18:18 +00:00
Dongdong Zhou e37121a2f5 new way to split 2022-02-07 20:54:20 +00:00
Dongdong Zhou 8a878b50d5 fix dark theme 2022-01-28 10:17:16 +00:00
Dongdong Zhou 410a715e2a diff improvement 2022-01-25 17:16:34 +00:00
Dongdong Zhou eacc879f12 editor focus fix 2022-01-20 13:58:44 +00:00
Dongdong Zhou c9b8c73c88 insert tab 2022-01-19 11:21:51 +00:00
Dongdong Zhou 761263cd7a more tree sitter lanaguages 2022-01-17 14:35:39 +00:00
Dongdong Zhou 0667376abe fix multiple commands 2022-01-17 10:00:03 +00:00