feat(move): add move functionality

This commit is contained in:
2025-07-09 18:05:08 +03:00
parent 095b102ecf
commit 8870478cc6
14 changed files with 211 additions and 136 deletions

View File

@@ -13,6 +13,7 @@ delete = "d"
delete_force = "D"
select = " "
toggle_help = "?"
move = "m"
[colors]
highlight_background = "magenta"