aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.c
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-05-23 18:49:50 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-05-23 18:57:19 +0530
commit16ec5d335105e9daa7a2ae4dbd37ec7985a64b34 (patch)
tree329282024c5a866bc5c94aa2245c1b879d1467d0 /nnn.c
parente63dc3457d4ee67c7917e3bd0efad7f687a6dd7f (diff)
downloadnnn-16ec5d335105e9daa7a2ae4dbd37ec7985a64b34.tar.gz
Use gnome-search-tool as default search utility
Reasons: gnome-search-tool is much more powerful than other tools in its category. It supports numerous search parameters like size, modification date and supports text search.
Diffstat (limited to 'nnn.c')
-rw-r--r--nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nnn.c b/nnn.c
index ce92676..8859d50 100644
--- a/nnn.c
+++ b/nnn.c
@@ -1236,7 +1236,7 @@ show_help(void)
- | Jump to last visited dir\n\
o | Open dir in NNN_DE_FILE_MANAGER\n\
/ | Filter dir contents\n\
- ^/ | Search dir in catfish\n\
+ ^/ | Search dir in gnome-search-tool\n\
c | Show change dir prompt\n\
d | Toggle detail view\n\
D | Toggle current file details screen\n\