From cb09c4ae8b16083c0b9a4c3b1828220c5f92e496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Andreas=20Nilsen?= Date: Tue, 5 Aug 2025 14:09:51 +0200 Subject: [PATCH] updated doc. Fixed username auto-focus issue --- doc/bas-search.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/bas-search.md b/doc/bas-search.md index 2aedaff..f0ea0ed 100644 --- a/doc/bas-search.md +++ b/doc/bas-search.md @@ -1,5 +1,5 @@ ![Search0 GIF](bas-search.gif) #### Feaures: - - Press `Ctrl` + `Alt` + `F` to open the search box/menu. Use `Arrow Up` and `Arrow Down` to navigate. - - Press `Ctrl` + `Left Arrow` / `Right Arrow` to navigate to the next/previous tab. \ No newline at end of file + - Press `Ctrl` + `Alt` + `F` to open the search box/menu. Use `↑` and `↓` to navigate. + - Press `Ctrl` + `←` / `→` to navigate to the next/previous tab. \ No newline at end of file