From 06644a501e89564de94cdcc1ab833f13b5cbd6bc Mon Sep 17 00:00:00 2001 From: David Dworken Date: Thu, 21 Dec 2023 18:54:04 -0800 Subject: [PATCH] Add new lines to fix markdown rendering --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b39aaed..4e45bdc 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ To update `hishtory` to the latest version, just run `hishtory update` to secure
AI Shell Assistance
+ If you are ever trying to figure out a shell command and searching your history isn't working, you can query ChatGPT by prefixing your query with `?`. For example, press `Control+R` and then type in `? list all files larger than 1MB`: ![demo showing ChatGPT suggesting the right command](https://raw.githubusercontent.com/ddworken/hishtory/master/backend/web/landing/www/img/aidemo.png) @@ -73,6 +74,7 @@ If you would like to:
TUI key bindings
+ The TUI (opened via `Control+R`) supports a number of key bindings: | Key | Result |