Commit graph

25 commits

Author SHA1 Message Date
speedie 13d6ba9065 add keybind for navigating items quickly 2023-03-20 16:33:23 +01:00
speedie cca8ca373c add ability to delete word, some other small changes to previous commit 2023-03-20 15:59:41 +01:00
speedie ba5af9883b add moving left/right in input using arrow keys 2023-03-20 15:59:41 +01:00
speedie 7242be1738 change keybind for viewing history to prevent some issues 2023-03-19 17:16:51 +01:00
speedie 71090e7aa3 add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
speedie 5126beae4a some small fixes 2023-03-09 15:02:40 +01:00
speedie a0659d2fd7 oops seems like i changed the toggleimage keybind by accident 2023-03-08 20:16:11 +01:00
speedie b798d12c69 add image gap keybind 2023-03-08 20:13:39 +01:00
speedie 3d9b58b9e7 add keybind for changing image position 2023-03-08 19:41:59 +01:00
speedie 5bdcc45829 move these keybinds to any mode rather than just insert mode 2023-03-08 13:59:02 +01:00
speedie 7b5f582902 change keybind for resetting image size 2023-03-06 21:20:14 +01:00
speedie ce214e0e1a merge the two flipimage functions into a single flipimg function with arguments 2023-03-06 19:23:37 +01:00
speedie 0b0cfa5d36 add support for keybinds that work in any mode 2023-03-06 19:13:38 +01:00
speedie 7e98a40c02 add more comments to keybinds.h 2023-03-06 17:00:36 +01:00
speedie 0449ccb797 change the way keybinds work 2023-03-06 14:15:01 +01:00
speedie cc231b8df8 add support for flipping and rotating images 2023-03-04 14:37:14 +01:00
speedie 3d4fc5247a don't allow scaling too far up/down, also add wip default image size keybind 2023-03-03 21:18:25 +01:00
speedie fbfdfe2583 Fix toggle keybind 2023-03-02 16:22:59 +01:00
speedie 629bc3d685 forgot to add everything 2023-03-02 16:06:11 +01:00
speedie 2b08cf6a0a declare functions 2023-03-02 14:05:07 +01:00
speedie 8c9de3be16 add keybind for increasing/decreasing image size 2023-03-01 00:05:22 +01:00
speedie a009d77d90 Add autocomplete key to insert mode 2023-02-26 16:12:11 +01:00
speedie dc012dc704 rename keys array 2023-02-26 06:18:56 +01:00
speedie e88b499d7c add vim like modes 2023-02-25 17:44:52 +01:00
speedie 8f8002716b speedwm-like keybind array replacing the previously hardcoded list of
keybinds.
2023-01-21 22:12:58 +01:00