Commit Graph

222 Commits

Author SHA1 Message Date
filipriec
f1d2e5c43d working common mode 2025-02-28 23:15:30 +01:00
filipriec
18be34b336 command mode entering during edit mode is now forbidden 2025-02-28 21:39:27 +01:00
filipriec
cd3c6fd71f config toml is now fully split between command mode, read only mode and edit mode 2025-02-28 20:51:42 +01:00
filipriec
55895cd4c5 working but some functionality is missing now 2025-02-28 20:39:24 +01:00
filipriec
9b290e1ad9 spliting the config file completely 2025-02-28 20:16:31 +01:00
filipriec
8f7350ea93 fixing warnings 2025-02-28 18:15:12 +01:00
filipriec
940c1abd5e separated completely modes from each other 2025-02-28 18:10:19 +01:00
filipriec
7403a6399d edit mode fallbag for not config 2025-02-28 17:54:45 +01:00
filipriec
1bf5eda854 command mode keybindings propery done 2025-02-28 16:54:05 +01:00
filipriec
bd83fb47e1 generalized command mode 2025-02-28 15:22:50 +01:00
filipriec
43e86abf1f edit mode is now generalized 2025-02-28 15:04:48 +01:00
filipriec
0af38b6bd5 command mode exit coded from hardcoded system 2025-02-28 14:44:47 +01:00
filipriec
a3987d077a finally working properly config parsing 2025-02-28 14:10:00 +01:00
filipriec
f3ae029259 left right are now in shortcuts, needs to fix shortcuts now , but it isnt hardcoded anymore 2025-02-28 11:28:30 +01:00
filipriec
c6039df819 seems like proper split between event.rs and read_only.rs 2025-02-28 11:00:04 +01:00
filipriec
3c4957b75b multiletter shortcuts are now implemented where first letter is a waiting command 2025-02-27 14:14:11 +01:00
filipriec
a7c105d903 working double shortcuts 2025-02-27 13:58:47 +01:00
filipriec
312d5fff36 disabling : in the edit mode 2025-02-27 12:24:49 +01:00
filipriec
8698b64957 fixed command mode trigger 2025-02-27 11:23:14 +01:00
filipriec
6fd46de89f command mode splitted 2025-02-27 11:10:40 +01:00
filipriec
5f41e9aa6f working split of event.rs 2025-02-27 10:36:06 +01:00
filipriec
0810fcd92b working moved event to modes 2025-02-26 17:00:14 +01:00