aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index fdcca99..778010f 100644
--- a/README.md
+++ b/README.md
@@ -158,8 +158,13 @@ llamachat --quit stop the running instance
The control commands do not import Qt, so they return in well under a tenth
of a second, which is what makes them usable behind a keybind.
-In the window: **Ctrl+Enter** sends, **Esc** hides, **New** starts a fresh
-conversation, right-clicking a history entry offers to delete it.
+In the window: **Ctrl+Enter** sends, **Ctrl+\\** shows or hides the history
+panel (the `☰` button does the same), **Esc** hides the window, **New**
+starts a fresh conversation, and right-clicking a history entry offers to
+delete it.
+
+The panel's width and whether it was hidden are remembered in
+`~/.config/llamachat/state.ini` between runs.
## Hyprland configuration