summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-02 00:54:40 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-02 00:55:57 -0500
commit853ce3c736e94b12b98ffa867fd0d042add8bd7c (patch)
treeebdf9a5bd429976df9db25dd50848ed8036629fb /README.md
parent332708744387d7658f3a22802f4aafde4d87f9f8 (diff)
Move ignore case to tab
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b877a6f..78acf053 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,7 @@ when searching processes.
- `Ctrl-p` or `Ctrl-n` to switch between searching for PID and name respectively.
-- `Ctrl-s` to toggle between a simple search and a regex search.
+- `Tab` to toggle whether to ignore case.
- `Ctrl-a` and `Ctrl-e` to jump to the start and end of the search bar respectively.