aboutsummaryrefslogtreecommitdiffstats
path: root/llamachat_venv.py
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-31 11:25:52 +0200
committerDanilo M. <danix@danix.xyz>2026-07-31 11:25:52 +0200
commit08e11d04ef1150e5b4a862bf82179e2196daa850 (patch)
tree0d50cf3e59ad0a00634b5ad2c44c841ec62fd29b /llamachat_venv.py
parente1105f76e127bf8c19511a7494a7c1331181b9dc (diff)
downloadllamachat-08e11d04ef1150e5b4a862bf82179e2196daa850.tar.gz
llamachat-08e11d04ef1150e5b4a862bf82179e2196daa850.zip
feat: add Ctrl+N and Ctrl+F shortcuts
Ctrl+N starts a fresh conversation and puts the cursor in the input box. Ctrl+F jumps to the search field. The search field sits in the top bar, but its results render in the history panel, so focusing it reveals a hidden panel rather than leaving the search with nowhere to show its hits. Escape now backs out of the search field before it hides the window: first press clears the text, second returns to the input, third hides. Previously a stray Escape while filtering dismissed the whole window. That check reads focusWidget() rather than hasFocus(), so it still holds when the window is not the active one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'llamachat_venv.py')
0 files changed, 0 insertions, 0 deletions