aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools/web_config
Commit message (Expand)AuthorAge
* Lossless recompress of images with pngcrush+zopfliGravatar Aaron Gyes2016-06-18
* Use fonts found on terminals for the web config.Gravatar Aaron Gyes2016-05-18
* fix typo in webconfig.py commentGravatar CoolOppo2016-05-11
* Stringify many completions and functions, with --invert stringification.Gravatar Aaron Gyes2016-04-08
* Fix acpi check in nim promptGravatar Fabian Homborg2016-03-20
* robbyrussell prompt: Check for git/hg existenceGravatar Fabian Homborg2016-03-20
* Remove "w/o Background Color" text from Set Theme button in fish_configGravatar ridiculousfish2016-03-02
* Tweak language and styling of background color text in fish_configGravatar ridiculousfish2016-01-14
* respond to feedbackGravatar Kurtis Rader2016-01-14
* improve set_color and theme color documentationGravatar Kurtis Rader2016-01-14
* Add new named colors to webconfigGravatar Fabian Homborg2016-01-08
* Make informative_git prompt use vcs_prompt -> Rename it to "Informative Vcs"Gravatar Fabian Homborg2015-12-16
* Switch classic + git prompt to all vcsen -> Rename it to Classic + VcsGravatar Fabian Homborg2015-12-16
* Make lonetwin prompt use __fish_vcs_promptGravatar Fabian Homborg2015-12-16
* Revert "prompts: more concise way of getting the hostname."Gravatar David Adam2015-10-16
* prompts: more concise way of getting the hostname.Gravatar Michael Fogleman2015-10-15
* Informative git prompt: Handle root/toor usersGravatar Fabian Homborg2015-09-15
* Webconfig: It's abbr --erase, not abbr --removeGravatar Fabian Homborg2015-09-13
* Webconfig: abbr doesn't support "--"Gravatar Fabian Homborg2015-09-13
* Remove setup outside of fish_prompt from sample promptsGravatar Fabian Homborg2015-08-31
* Remove vi mode indicator from classic_git promptGravatar ridiculousfish2015-08-18
* Fix sorin prompt, remove fallbackGravatar Fabian Homborg2015-08-16
* pngquant delete.png, saving ~1.4 KBGravatar ridiculousfish2015-07-12
* Add favicon for web configGravatar Jonathan Chan2015-07-12
* :+1: New sample prompt from AcidhubGravatar Fernando Manfredi2015-07-12
* Correct name and author fields to be lowercase in sorin promptGravatar ridiculousfish2015-06-23
* Add sorin themeGravatar Ivan Tham2015-06-23
* Tweak and add tests for abbrGravatar ridiculousfish2015-06-14
* fish_config to select the proper tab when run with a tab nameGravatar ridiculousfish2015-06-14
* Tweak the styling of the abbreviation editorGravatar ridiculousfish2015-06-13
* Use --remove instead of -e when erasing abbreviations from fish_configGravatar ridiculousfish2015-06-13
* abbr: rename --remove to --eraseGravatar David Adam2015-05-22
* Make fish_config work correctly when IPv6 is disabled in the kernelGravatar ridiculousfish2015-05-17
* added cursor:pointer to master_element in web_config cssGravatar Brendan Whitfield2015-05-03
* Reset the color after printing the CWD in classic+git promptGravatar ridiculousfish2015-04-23
* Use $PWD instead of (pwd) in sample promptGravatar ridiculousfish2015-03-24
* Add hg branch and status to terlar's promptGravatar LoveIsGrief2015-01-30
* web_config: set new prompts via JSON instead of URI-encodedGravatar David Adam2015-01-30
* web_config: respect the client's character set for JSONGravatar David Adam2015-01-30
* web_config: fix python2/3 unification for parse_qsGravatar David Adam2015-01-30
* web_config: respect linebreaks in prompt demosGravatar David Adam2015-01-29
* Update pythonista.fish: make virtualenv aware that prompt is setGravatar volnt2014-12-28
* Make fish_config handle no LANG variable set.Gravatar Konrad Borowski2014-12-05
* web_config: improve abbreviations supportGravatar David Adam2014-11-16
* abbr/web_config: support space-delimited abbreviationsGravatar David Adam2014-11-15
* Added hg repo status to robbyrussell example promptGravatar Pawel Zubrycki2014-10-26
* web_config: add support for adding and editing abbreviationsGravatar David Adam2014-10-17
* web_config: map nonexistent post requests to 404Gravatar David Adam2014-10-17
* web_config: further python2/3 unificationGravatar David Adam2014-10-12
* web_config: use only Python 3-style (Unicode) string literalsGravatar David Adam2014-10-12