Skip to content

Commit

Permalink
add file operations to non-features in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gokcehan committed Apr 2, 2023
1 parent 27ab67a commit 83af3e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ See [faq](https://github.com/gokcehan/lf/wiki/FAQ) for more information and [tut

- Tabs or windows (better handled by window manager or terminal multiplexer)
- Builtin pager/editor (better handled by your pager/editor of choice)
- Builtin commands for file operations (better handled by the underlying shell tools including but not limited to `mkdir`, `touch`, `chmod`, `chown`, `chgrp`, and `ln`)

## Installation

Expand Down

0 comments on commit 83af3e1

Please sign in to comment.