Commit Graph

56 Commits

Author SHA1 Message Date
Priec
aec5f80879 gui of canvas is from the canvas crate now 2025-07-29 19:54:29 +02:00
Priec
a1fa42e204 config now finally works 2025-07-29 18:56:56 +02:00
filipriec
49ed1dfe33 trash 2025-06-15 13:52:43 +02:00
filipriec
62d1c3f7f5 suggestion works, but not exactly, needs more stuff 2025-06-15 13:35:45 +02:00
filipriec
b49dce3334 dropdown is being triggered 2025-06-15 12:15:25 +02:00
filipriec
2af79a3ef2 search added, but unable to trigger it yet 2025-06-11 16:24:42 +02:00
filipriec
799d8471c9 open menu in command mode now implemented 2025-05-28 19:09:55 +02:00
filipriec
d8f9372bbd killing buffers 2025-05-25 22:02:18 +02:00
filipriec
82e96f7b86 vim or default mode workin properly now 2025-05-24 19:25:35 +02:00
filipriec
4e35043da0 vim keybinings are now working properly well 2025-05-24 18:41:41 +02:00
filipriec
6bfef1c7a0 exit in the general mode is on esc and select is not escaping in the add_table anymore 2025-04-18 10:37:52 +02:00
filipriec
4db78ecf1b working properly well to distinguish enter in the edit mode now 2025-04-18 00:15:34 +02:00
filipriec
afc8e1a1e5 highlight mode to full line highlightmode 2025-04-16 09:08:40 +02:00
filipriec
af4567aa3d highlight is now working properly well, can keep on going 2025-04-15 23:46:57 +02:00
filipriec
415bc2044d highlight through many lines working 2025-04-15 23:07:55 +02:00
filipriec
91ad2b0caf FIXED CRUCIAL BUG of two same shortcuts defined in the config 2025-04-15 22:28:12 +02:00
filipriec
bc6471fa54 misname fixed, highlight kinda working 2025-04-15 21:38:32 +02:00
filipriec
0704668d8d mistakes in config.toml fixed, needs more fixes before the real implementation 2025-04-15 21:22:13 +02:00
filipriec
2e9f8815d2 HIGHLIGHT MODE 2025-04-15 21:17:04 +02:00
filipriec
bb577bc276 now buffer handling is global but not allowed from edit mode 2025-04-15 16:23:26 +02:00
filipriec
6267e3d593 working switching of the buffers properly well now 2025-04-15 16:03:14 +02:00
filipriec
8745c9ea2f sidebar fixed bugs and buffer implementation 1 2025-04-14 22:14:01 +02:00
filipriec
5e101bef14 tab is triggering the suggestion dropdown menu, but ctrl+n and ctrl+p only cycle through it 2025-04-12 23:56:14 +02:00
filipriec
50a329fc0d suggestions on tab, still not working yet 2025-04-12 15:31:29 +02:00
filipriec
e145d63ba6 fixing autocomplete, bombarded code, nothing in here 2025-04-11 22:39:09 +02:00
filipriec
bdb6cd4069 modes needs more progress 2025-03-24 11:46:33 +01:00
filipriec
ec5802b3a2 works 2025-03-24 11:17:59 +01:00
filipriec
fbcea1b270 trying to make the intro and admin with general keybindings 2025-03-23 19:17:42 +01:00
filipriec
4481560025 HUGE CHANGES TO MODESA 2025-03-23 15:11:43 +01:00
filipriec
993febd204 admin panel keyindings 2025-03-23 11:28:39 +01:00
filipriec
fef2f12c9a :disabled in the edit mode, cant type it tho, needs fix 2025-03-23 00:28:51 +01:00
filipriec
1a529a70bf gamechanging, commands works only on their windows properly well 2025-03-22 23:32:33 +01:00
filipriec
d067f5b515 compiled and working sidebar in ratatui 2025-03-21 15:53:40 +01:00
filipriec
01ed33df0a it compiled 2025-03-20 19:43:44 +01:00
filipriec
b01eeddfe0 steel scripts 2025-03-07 10:45:35 +01:00
filipriec
a79fa45a6d revert working properly well 2025-02-28 23:27:16 +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
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
3aff4654ec better config 2025-02-28 14:31:57 +01:00
filipriec
a3987d077a finally working properly config parsing 2025-02-28 14:10:00 +01:00
filipriec
2c43f22df6 working perfectly well 2025-02-28 11:45:45 +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