aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-07-07 07:57:43 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-07-07 07:57:43 +0530
commitd3e20e90159fb1d6064d4b7c4147aca290ba0f20 (patch)
tree7fd5c8a57eb44a05c8e404b4355ae83675fa76eb /README.md
parent6fa4978230becc487521c600cfc5ff3f132fb8d6 (diff)
downloadnnn-d3e20e90159fb1d6064d4b7c4147aca290ba0f20.tar.gz
Use the term mark instead of pin
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d004301..eb4b887 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
- Mount and modify archives
- Create files/dirs/duplicates with parents (like `mkdir -p`)
- Toggle hidden with <kbd>.</kbd>, visit HOME with <kbd>~</kbd>, last dir with <kbd>-</kbd>
-- Pin a frequently visited dir at runtime
+- Mark a frequently visited dir at runtime
- Sort by modification, access and inode change time
- Compile out/in features with make options
- Watch matrix text fly or read fortune messages
@@ -84,7 +84,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
- Navigation
- *Type-to-nav* mode with dir auto-select
- Contexts (_aka_ tabs/workspaces) with custom colors
- - Sessions, bookmarks with hotkeys; pin and visit a dir
+ - Sessions, bookmarks with hotkeys; mark and visit a dir
- Remote mounts (needs sshfs, rclone)
- Familiar shortcuts (arrows, <kbd>~</kbd>, <kbd>-</kbd>, <kbd>@</kbd>), quick reference
- CD on quit (*easy* shell integration)