mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-02 19:49:33 +01:00
Add new lines to fix markdown rendering
This commit is contained in:
parent
19c4dad356
commit
06644a501e
@ -61,6 +61,7 @@ To update `hishtory` to the latest version, just run `hishtory update` to secure
|
|||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>AI Shell Assistance</summary><blockquote>
|
<summary>AI Shell Assistance</summary><blockquote>
|
||||||
|
|
||||||
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`:
|
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)
|
![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:
|
|||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>TUI key bindings</summary><blockquote>
|
<summary>TUI key bindings</summary><blockquote>
|
||||||
|
|
||||||
The TUI (opened via `Control+R`) supports a number of key bindings:
|
The TUI (opened via `Control+R`) supports a number of key bindings:
|
||||||
|
|
||||||
| Key | Result |
|
| Key | Result |
|
||||||
|
Loading…
Reference in New Issue
Block a user