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 17:28:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a05bcc6a63
fish-shell
/
share
/
functions
/
N_.fish
7 lines
63 B
Fish
Raw
Normal View
History
Unescape
Escape
Add missing N_.fish file to repo darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
2006-05-26 12:09:06 +00:00
Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext that any token following '--description' should be translated. This should greatly speed up completion loading on platforms where fork() is slow. (Hi, OS X) darcs-hash:20070116011828-ac50b-fb923dc877869ded4d506bbe0bc5364eea44092f.gz
2007-01-16 01:18:28 +00: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 05:27:22 +00:00
printf
"%s"
$argv
Add missing N_.fish file to repo darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
2006-05-26 12:09:06 +00:00
end
Reference in a new issue
Copy permalink