feat: Support entry renaming #3

Manually merged
awiteb merged 7 commits from awiteb/support-renaming into master 2024-12-25 13:16:43 +01:00 AGit

7 commits

Author SHA1 Message Date
41ea881241
chore: Add copyright header
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 11:45:39 +00:00
ac822d8222
fix!: Change the default quit keybind to ctrl+q
Because the rename mode need to catch the `q` character

Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 11:45:10 +00:00
f439453526
chore(TODO): Add docs
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 11:37:15 +00:00
21a792d57c
feat: Support displaying file name while updating
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 11:33:58 +00:00
5e040d6530
chore: Method to return new renaming name of Mode if any
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 11:33:04 +00:00
2866872265
chore: Move the view from EventQueue to Pager
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 13:36:38 +03:00
2a97c89e54
feat: Support entry renaming
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 12:33:21 +03:00