···11# Changelog
2233+## v0.9.7 (2025-04-01)
44+- feat: Added ability to copy folders.
55+ This is done by (y)anking the file, then (p)asting in the desired directory.
66+ This action can be (u)ndone and behind the scenes is a deletion.
77+- fix: Allow the cursor to be moved left and right.
88+- refactor: Changed action struct field names to be more clear.
99+- refactor: Better ergonomics around writing to the log file.
1010+311## v0.9.6 (2025-03-31)
412- feat: Added ability to unbound keybinds.
513- feat: Added force delete keybind. It's unbound by default.