fish-shell/share
Aaron Gyes 2c8bc05826 Skip OSC 7 inside emacs, let VTE/Terminal do title
these modern terminals both compose a nicer title if we don't try to provide a custom one (no path in title twice, "fish" in title twice) - and the user can configure which components they'd like in their terminal inside the terminal preferences.

Also make test "$VTE_VERSION" -ge .. work once I commit `test` strtoi
fix - the trick is to add a zero before it so the numeric comparison
works even if it's empty.

Fixes #107
2016-09-19 18:44:44 -07:00
..
completions update and correct cygport completions (#3392) 2016-09-19 23:25:55 +02:00
functions Skip OSC 7 inside emacs, let VTE/Terminal do title 2016-09-19 18:44:44 -07:00
tools alter history sub-command handling 2016-09-18 20:09:06 -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 Update pager colors, tweak pager.cpp 2016-09-11 03:04:53 -07:00