aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-12-28 22:25:13 +0530
committerAkshay Nair <phenax5@gmail.com>2024-12-28 22:57:53 +0530
commitc1e05401d5c3cf90440e62a3423d2b52cfc46999 (patch)
treec68665ae84a2bd4c289865b2742a8a9752b83197 /README.md
parent1d617d9db665ee9df209777626752a19496387b4 (diff)
downloadchelleport-c1e05401d5c3cf90440e62a3423d2b52cfc46999.tar.gz
chelleport-c1e05401d5c3cf90440e62a3423d2b52cfc46999.zip
Add <c-r> to refresh mode (reload ocr results) + fix search mode reset issue
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f236564..f529888 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ Use [sxhkd](https://github.com/baskerville/sxhkd), [shotkey](https://github.com/
- Type the characters in one of the words to move the cursor to it
- Press `ctrl+n` & `ctrl+p` to go to next/previous match respectively
- NOTE: The startup is a little slow currently taking ~1 second to run ocr. Will keep optimizing to get this down.
+- Press `ctrl+r` to reload the OCR results if contents on the page changed
## Feedback and Support