From f013bf1243c191b8d6d23db1f144cb2f7270d063 Mon Sep 17 00:00:00 2001 From: Tyler Date: Sun, 17 May 2026 01:15:46 -0700 Subject: Switch keyboard shortcut from Ctrl+K to / for ticker search focus Ctrl+K conflicts with the browser address bar on Linux. / is the conventional global search shortcut (GitHub, Linear) and is not intercepted by browsers. Guard prevents firing while an input is focused. Co-Authored-By: Claude Sonnet 4.6 --- app.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app.py') diff --git a/app.py b/app.py index 282b4e4..d22635b 100644 --- a/app.py +++ b/app.py @@ -775,11 +775,13 @@ st.divider() components.html( "