This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2024-11-23 22:15:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c35fe879c7
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 21:13:14 +08: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 13:43:38 +08:00
complete
-f
-c
math
-s
s
-l
scale
-r
-x
Reference in New Issue
Copy Permalink