Skip to content

Commit

Permalink
Update completion/zsh
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Wilk <[email protected]>
  • Loading branch information
crpb and jwilk authored Mar 25, 2024
1 parent 31dc972 commit 578e30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completion/zsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ local arguments

arguments=(
'--trim[trim leading/trailing empty lines]'
'(-f --font)'{-f,--font}'[use this fontface]:font:->fonts'
'(-f --font)'{-f,--font}'[use this font face]:font:->fonts'
+ '(fs)'
'(-s --font-size)'{-s,--font-size}'[font size in pixels]: :_numbers -d28 -l14 -m280'
'(-S --full-screen)'{-S,--full-screen}'[max font size to fit terminal window]'
Expand Down

0 comments on commit 578e30c

Please sign in to comment.