fish-shell/share
Aaron Gyes 8ca3adaa91 Fix ^C at commandline indicator for FreeBSD
This didn't work on platforms where tput exists but can never accept
terminfo names. This includes the current versions of FreeBSD - it
used to do both, now it doesn't. So, fall back to the old termcap names
by (tput smso; or tput so). Add check for the tput program before we
even try.
2016-09-01 07:30:50 -07:00
..
completions git completions: Only show last 1000 commits 2016-08-30 23:25:42 +02:00
functions Fix ^C at commandline indicator for FreeBSD 2016-09-01 07:30:50 -07:00
tools fish_config: fix binding filter regression (#3327) 2016-08-24 01:30:33 -07: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 Enable 24bit mode less often 2016-08-03 01:13:31 +02:00