This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-11-15 01:17:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0e0d63c0df
fish-shell
/
share
/
completions
/
math.fish
3 lines
63 B
Fish
Raw
Normal View
History
Unescape
Escape
add a simple 'math' completion
2018-11-25 13:13:14 +00:00
complete
-f
-c
math
-r
Honor required parameters in completions for builtins This adds the -r (or -x) flag to completions of builtins' options that have a required_argument.
2019-09-24 05:43:38 +00:00
complete
-f
-c
math
-s
s
-l
scale
-r
-x
Reference in a new issue
Copy permalink