fish-shell/share
Soumya 324fa64114 Add fish_job_summary, called whenever a job ends, stops, or is signalled
This allows users to customise the behaviour of the shell by redefining the function. This is similar to how fish_title or fish_greeting behave, where the default implementation can be easily overridden.

The function receives as arguments the job id, command line, signal name and signal description.
2020-05-19 20:39:10 +02:00
..
completions completions: Stop checking for command existence 2020-05-18 20:48:36 +02:00
functions Add fish_job_summary, called whenever a job ends, stops, or is signalled 2020-05-19 20:39:10 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Add another test for Konsole 2020-04-25 18:01:43 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00