Copy feature in ui; new keybinding <C>

This commit is contained in:
ChristianVisintin
2020-12-21 11:11:29 +01:00
parent 08728bf55e
commit 3901ed54c6
6 changed files with 137 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
## 0.2.0
Released on ??
Released on 21/12/2020
> The Bookmarks Update
@@ -24,6 +24,9 @@ Released on ??
- **Text Editor**
- Added text editor feature to explorer view
- Added `o` to keybindings to open a text file
- Keybindings:
- `C`: Copy file/directory
- `O`: Open text file in editor
- Enhancements:
- User interface
- Collpased borders to make everything more *aesthetic*