Commit Graph
18 Commits
Author SHA1 Message Date
EnumDev ffd8cd54c0 Add helpful messages for different actions 2025-06-14 12:32:27 +03:00
EnumDev 12495d4bd9 Change how buffers are handled, fix PgDn key binding running prev-buffer command, fix next/prev-buffer not working correctly 2025-06-14 11:38:02 +03:00
EnumDev e2ac216d6e Allow custom buffer info message 2025-06-13 12:07:53 +03:00
EnumDev dd0cc2a293 Add config options for showing and hiding the top menu and line index 2025-06-12 21:16:33 +03:00
EnumDev 444c355117 Add configuration files for styles, keybindings and other options 2025-06-12 21:01:37 +03:00
EnumDev e3d5b46465 Add buffer information to top menu 2025-06-09 22:10:23 +03:00
EnumDev 2b0f190f15 Add commands and key bindings 2025-06-09 18:31:07 +03:00
EnumDev c6c7bddb2a Update tcell to v2.8.1 2025-06-09 10:51:41 +03:00
EnumDev 8ef682e8bf Implement Edit dropdown menu 2025-06-08 21:23:22 +03:00
EnumDev 1620b6c2b9 Move CursorPos field to buffer struct 2025-06-08 13:10:30 +03:00
EnumDev f086463373 Change default color scheme 2025-06-07 22:12:19 +03:00
EnumDev 6b3ef29515 Implement File->Save dropdown option 2025-06-07 21:57:26 +03:00
EnumDev 448ebe27cf Fix empty buffer being created when opening files using cmdline arguments and allow opening non-existent files 2025-06-07 20:38:36 +03:00
EnumDev fa622762f2 Improve buffer saving and loading 2025-06-07 15:40:06 +03:00
EnumDev bde4eeb070 Add input bar and implement File->Open dropdown option 2025-06-07 15:15:08 +03:00
EnumDev e14f2d9a74 Simplify cursor and dropdown code 2025-06-05 17:17:23 +03:00
EnumDev a2876c2086 Add basic dropdown functionality 2025-06-04 16:00:52 +03:00
EnumDev 6b5e6e8996 Initial Commit 2025-06-03 16:59:39 +03:00