aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions
Commit message (Collapse)AuthorAge
...
* Improve speed of __fish_gnu_complete on systems with no native seq ↵Gravatar axel2007-01-16
| | | | | | implementation by avoiding using seq at all darcs-hash:20070116102651-ac50b-ad7e0acd325f88d1676e4c533bc863caedf91748.gz
* Make all descriptions for function calls use the implicit translation from ↵Gravatar axel2007-01-16
| | | | | | the previous patch instead of explicitly using N_ darcs-hash:20070116012918-ac50b-c1c0df64333ad910ca81dbc86ad193ece6680722.gz
* Drop use of the N_ no-op for translation descriptions. Instead, tell ↵Gravatar axel2007-01-16
| | | | | | 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
* Add a -f switch to psub to use regular files instead of fifos. This makes ↵Gravatar axel2007-01-16
| | | | | | psub work with programs that need to seek. This change was suggested by Alexander Kellet. darcs-hash:20070115174330-ac50b-2349cef2d1a26a9e7c9356691bc74991135c1d2c.gz
* Remove comments from apropos matching in function for getting description ↵Gravatar axel2007-01-08
| | | | | | for command from whatis database darcs-hash:20070107142000-ac50b-0221d36e24d3d68f0a25535e7a7b303e4fb84abe.gz
* Fix yet another place where the 'builtin' builtin was used in stead of 'command'Gravatar axel2006-12-15
| | | | darcs-hash:20061214182409-ac50b-60af38f1b1edcafcf1c0aff9c64094b92a84e5fc.gz
* Make the directory history keyboard shortcuts repaint the screen. Otherwise, ↵Gravatar axel2006-12-15
| | | | | | the prompt won't reflect the new CWD. This is needed because of the reduced amounts of repainting done since 1.22.2 darcs-hash:20061214182313-ac50b-a912bcc0fac6e1d78f116e19f31f1c50ffc409cb.gz
* Drop unneeded '--' when using set builtin in various placesGravatar axel2006-12-13
| | | | darcs-hash:20061212203727-ac50b-23fbb54bba0c5773e8a3dd2e5737ea8a670c801d.gz
* Drop unneeded '--' when using set builtin in the trap functionGravatar axel2006-12-13
| | | | darcs-hash:20061212181841-ac50b-dd1fd50b80c6d3c759c123832bc6334613529ee6.gz
* Use the math function instead of calling bc directly in various placesGravatar axel2006-12-13
| | | | darcs-hash:20061212171118-ac50b-a40709edf008f3d725e3755d5282ae5a84818c88.gz
* Make sure the rm command and not a wrapper function that could change its ↵Gravatar axel2006-12-12
| | | | | | behaviour is used. This patch was written by David Bitseff. darcs-hash:20061212122853-ac50b-4f3c9962bc6daed95c8f53a19af05bc3d924eac7.gz
* Make delete-or-exit work with multiline commandsGravatar axel2006-12-06
| | | | darcs-hash:20061206122537-ac50b-80e3b3d6dff886eba162fbb8db5a82ff0f7a107f.gz
* Add ant target completions, written by Nate DrakeGravatar axel2006-12-06
| | | | darcs-hash:20061205235252-ac50b-112c0ff335e456ed0b419c6c5c7a889c517baed1.gz
* Add completions for the env commandGravatar axel2006-12-04
| | | | darcs-hash:20061204115838-ac50b-f75e067b50ee2cbc8f735110c34892613c53c4d9.gz
* Rename __fish_complete_directory to increase consistencyGravatar axel2006-12-03
| | | | darcs-hash:20061202233433-ac50b-48368a338773ad47807b0032389fd305d86b3275.gz
* Use dircolors to set default colors for lsGravatar axel2006-12-01
| | | | darcs-hash:20061130154026-ac50b-d6d5e182a71516aa56ab16851e47510f2561b585.gz
* Fix bug in save_function scriptGravatar axel2006-12-01
| | | | darcs-hash:20061130154006-ac50b-cb9ae4c46d3eced0fa432c47de996016519d29cd.gz
* Fix bug in save_function that causes it to not create missing directory ↵Gravatar axel2006-11-30
| | | | | | entries before saving function darcs-hash:20061129140229-ac50b-525f2cff869a066d5c3624880125e37862a9fd3b.gz
* Replace all internal uses of grep with sgrep, which is a wrapper around grep ↵Gravatar axel2006-11-30
| | | | | | that strips away any GREP_OPTIONS. This is needed to avoid users who have added arbitrary switches to GREP_OPTIONS, thus changing its behaviour. darcs-hash:20061129140004-ac50b-485ff6bfd71e9459ba62461f6e093ca5c9ddd664.gz
* Don't use GREP_OPTIONS in 'contains' function - this is a modified version ↵Gravatar axel2006-11-26
| | | | | | of a patch by David Bitseff darcs-hash:20061126131150-ac50b-640bfaf2c3a4111809d9091631b79e35005e68b5.gz
* Minor edits, whitespace fixes, etc.Gravatar axel2006-11-20
| | | | darcs-hash:20061120131412-ac50b-0d9bc9d3fb35b4c9831bdf3a606e9aa8df844478.gz
* Support bold and underlined characters in help outputGravatar axel2006-11-20
| | | | darcs-hash:20061119232734-ac50b-d426980ee143b44065a3ea2afc7d3808174acd5f.gz
* Move the event handler for fish_color_cwd to init file, so it is not ↵Gravatar axel2006-11-19
| | | | | | autounloaded. Also cache output of call to set_color command to improve performance a bit. darcs-hash:20061118212147-ac50b-b0f44cca2acf7465dd9ff071aa35a3ac81f0615f.gz
* Update documentation display code to run roff on the client system instead ↵Gravatar axel2006-11-18
| | | | | | of pregenerating documentation and compiling it into program binaries darcs-hash:20061117162438-ac50b-5c4c7f0bd8bf53a16e16ecfead9569e642b7160f.gz
* Fix exit status of delete-or-exit functionGravatar axel2006-11-12
| | | | darcs-hash:20061112114544-ac50b-d5fd61b3819715057caba2dd8b48119df080edd1.gz
* Add a few missing completions for the ls commandGravatar axel2006-11-11
| | | | darcs-hash:20061111113315-ac50b-2a77e93a78571e1e83801128c1793c52bb03e13f.gz
* Minor cleanups, mostly of code commentsGravatar axel2006-11-11
| | | | darcs-hash:20061111105452-ac50b-24ab7965f6208ecdfced738e08cdb4cb4a565458.gz
* Add alias function. Thanks to Tassilo Horn for pointing out that it was missing.Gravatar axel2006-11-08
| | | | darcs-hash:20061107205539-ac50b-0053f828d40be5bcb088cdb8d669c239c201b433.gz
* Fix a bug in the help function causing help to fail when trying to open help ↵Gravatar axel2006-11-07
| | | | | | for a builtin command. Thanks to Reuben Thomas for the report. darcs-hash:20061107131211-ac50b-9727a813d940b34923b23b073c80a7b42c023486.gz
* Add command specific completions for unrar command (No switches yet, only ↵Gravatar axel2006-11-03
| | | | | | commands and files in archive) darcs-hash:20061102235727-ac50b-7b7638289be4de52b4e3e3d109ad3167b7285023.gz
* Add support for completing using contents of tar archivesGravatar axel2006-11-03
| | | | darcs-hash:20061102235548-ac50b-ec4a3b206c73f8fc44cc715b2a95fe6fef2d53c0.gz
* Spelling fix. Thanks to Reuben ThomasGravatar axel2006-11-02
| | | | darcs-hash:20061101231404-ac50b-8f5b08242aed565baf37035805d7b3614fe8022b.gz
* Add a shellscript function 'save'function' for saving the current definition ↵Gravatar axel2006-10-28
| | | | | | of a function to file darcs-hash:20061027225004-ac50b-2454152687ff84deec90e3d938a0288e62dc34e6.gz
* Remove the --key-binding switch for fishGravatar axel2006-10-26
| | | | darcs-hash:20061025202836-ac50b-682015e2f5830a85ff520e89b0a951ca9d2913dc.gz
* Use the xdg-open command in the open function if it existsGravatar axel2006-10-12
| | | | darcs-hash:20061011161749-ac50b-f700489a238dafbd9aec4ef4f2eed731a8622b27.gz
* Fix bug in contains functionGravatar axel2006-10-10
| | | | darcs-hash:20061009215133-ac50b-3dc99c245e69c176f334046d9746d533a106cf2a.gz
* Add missing newline in error message for popd function. Thanks to Phipip ↵Gravatar axel2006-10-05
| | | | | | Ganchev. darcs-hash:20061005064419-ac50b-4770f393ea02761a5f4b4044b456d1b618d6da23.gz
* Fix bug causing ls function to never color or classify filesGravatar axel2006-10-05
| | | | darcs-hash:20061004235530-ac50b-815b8576b4d845c4d5929e034177c917fc050cae.gz
* Fix bug in the setenv function (values wheren't exported!), thanks to Matrin ↵Gravatar axel2006-09-29
| | | | | | Bähr for the report. darcs-hash:20060928165405-ac50b-5ada00cfc08805677e1932c800ee79d68e35a68b.gz
* Unly use classifications in ls if stdout is a ttyGravatar axel2006-09-20
| | | | darcs-hash:20060919165317-ac50b-c7923c7f5900ecc9814756743e6b0345efa382c5.gz
* Make sude completions include /sbin and /usr/sbin in PATH. Thanks to Xavier ↵Gravatar axel2006-09-14
| | | | | | Douville for the suggestion. darcs-hash:20060913171310-ac50b-a9e30533bc634f194f73fdee1e042d407f55fcac.gz
* Fix bug in __fish_complete_subcommand, reported by Xavier DouvilleGravatar axel2006-09-13
| | | | darcs-hash:20060912231409-ac50b-c573d798d9d1abc197fcf50f3b52df2e44e1f70e.gz
* Fix syntax bug caused by new cmdsubs slicing feature. Thanks to Martin Bähr ↵Gravatar axel2006-09-08
| | | | | | for the report. darcs-hash:20060907201145-ac50b-8315f1c207883bfbe56db2ec8b3a8b3635e8dc84.gz
* Fix warning when help function is called with no argumentsGravatar axel2006-09-05
| | | | darcs-hash:20060904201612-ac50b-63b83a589735021a6afd6be193500b549e3b25dd.gz
* Add math shellscript function, which is a thin wrapper around bcGravatar axel2006-09-05
| | | | darcs-hash:20060904160023-ac50b-0d784182ca3930b0987d4338655b8717237e842c.gz
* Don't turn of file completion in svn completions if given an unknown subcommandGravatar axel2006-08-28
| | | | darcs-hash:20060827144853-ac50b-d09576fd6984eb18b06e0e7b1d8a88aa7b9d1df4.gz
* help --help should be same as help helpGravatar axel2006-08-22
| | | | darcs-hash:20060822005230-ac50b-b82c0665cae7427c09992f51e128e33cea44b41e.gz
* Add a message to stdout in the help function describing where the help went ↵Gravatar axel2006-08-15
| | | | | | if help opens an external browser window darcs-hash:20060814181135-ac50b-6d9b05b714bc9576c260e87b5706e7d94dd73e39.gz
* Avoid circular dependency in ls autoload. Second try.Gravatar axel2006-08-10
| | | | darcs-hash:20060809231155-ac50b-52b1b1609307fb05d3d8f32c972b0a22476a1da8.gz
* Fix for recursive autoload loop on lsGravatar axel2006-07-28
| | | | darcs-hash:20060728131756-ac50b-034430a6a44bec83419438fc1be0c0e603eaad2d.gz