Update README to remove ncurses as dependency
This commit is contained in:
parent
ece4178645
commit
d67e01086c
1 changed files with 3 additions and 4 deletions
|
@ -13,17 +13,17 @@ Consider this project incomplete and WIP!
|
||||||
| File details | X | |
|
| File details | X | |
|
||||||
| File icons! | X | |
|
| File icons! | X | |
|
||||||
| Searching for files | | |
|
| Searching for files | | |
|
||||||
| Sorting | | |
|
| Sorting | X | |
|
||||||
| Marking and marking operations | | |
|
| Marking and marking operations | | |
|
||||||
| Other operations on files | | |
|
| Other operations on files | | |
|
||||||
| Image previews | | |
|
| Image previews | X | |
|
||||||
| Help | X | |
|
| Help | X | |
|
||||||
| History | | |
|
| History | | |
|
||||||
| Bookmarks | | |
|
| Bookmarks | | |
|
||||||
| Bulk rename | | |
|
| Bulk rename | | |
|
||||||
|
|
||||||
## Features added that are not in [fff](https://github.com/night0721/fff):
|
## Features added that are not in [fff](https://github.com/night0721/fff):
|
||||||
- File preview (without highlighting)
|
- File preview
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
```
|
```
|
||||||
|
@ -93,7 +93,6 @@ p: execute paste/move/delete/bulk_rename
|
||||||
```
|
```
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
- ncurses
|
|
||||||
- Any [Nerd Font](https://www.nerdfonts.com/) for file icons (optional, but turned on by default)
|
- Any [Nerd Font](https://www.nerdfonts.com/) for file icons (optional, but turned on by default)
|
||||||
|
|
||||||
# Building
|
# Building
|
||||||
|
|
Loading…
Reference in a new issue