Update :sidebaropen help
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled

This commit is contained in:
Oliver Blanthorn 2025-03-09 19:07:59 +01:00
parent e14eae6898
commit 60118c49ec
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -3368,7 +3368,7 @@ export async function qall() {
*
* Not all schemas are supported, such as `about:*` and Firefox's built-in search engines. Tridactyl's searchurls and jsurls work fine - `:set searchengine google` will be sufficient for most users.
*
* If you try to open the command line in the sidebar things will break.
* If you try to open the command line in the sidebar things will break. `:hint -W sidebaropen` will open hints in the sidebar (potentially in the background if [[sidebartoggle]] has not been run).
*/
//#background
export async function sidebaropen(...urllike: string[]) {