AutoYADM commit: 2025-04-22 18:45:06
This commit is contained in:
parent
ad49367f90
commit
ce64d294cf
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if test (count $argv) -eq 0; or set -q _flag_h
|
||||||
echo ':sh hx-typ-zathura.fish [opts] %{buffer_name}'\n
|
echo ':sh hx-typ-zathura.fish [opts] %{buffer_name}'\n
|
||||||
echo 'Example for config.toml:'
|
echo 'Example for config.toml:'
|
||||||
echo '[keys.normal.space.t]'
|
echo '[keys.normal.space.t]'
|
||||||
echo 'p = \':sh /path/to/hx-typ-zathura.fish -k %\{buffer_name\}\''\n
|
echo "p = ':sh /path/to/hx-typ-zathura.fish -k %{buffer_name}'"\n
|
||||||
echo "Options:"
|
echo "Options:"
|
||||||
echo "-q/--quiet: Don't \`echo\` on caught errors, return 1 instead."
|
echo "-q/--quiet: Don't \`echo\` on caught errors, return 1 instead."
|
||||||
echo "-k/--kill-on-exit: Kill Zathura when parent Helix process exits."
|
echo "-k/--kill-on-exit: Kill Zathura when parent Helix process exits."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue