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-22 10:01:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
fish-shell
/
share
/
functions
/
N_.fish
4 lines
58 B
Fish
Raw
Permalink
Normal View
History
Unescape
Escape
Reindent functions to remove useless quotes This does not include checks/function.fish because that currently includes a "; end" in a message that indent would remove, breaking the test.
2020-03-10 02:36:12 +08:00
function
N_
--description
No-op
reformat all fish scripts I hate doing this but I am tired of touching a fish script as part of some change and having `make style` radically change it. Which makes editing fish scripts more painful than it needs to be. It is time to do a wholesale reformatting of these scripts to conform to the documented style as implemented by the `fish_indent` program.
2016-11-28 13:27:22 +08:00
printf
"%s"
$argv
Add missing N_.fish file to repo darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
2006-05-26 20:09:06 +08:00
end
Reference in New Issue
Copy Permalink