aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools/web_config
Commit message (Expand)AuthorAge
* Teach fish_config how to find fish from __fish_bin_dirGravatar ridiculousfish2013-04-15
* FormattingGravatar ridiculousfish2013-01-16
* Ajax fix for Firefox, it isn't XML.Gravatar ciembor2013-01-16
* Make fish_config compatible with Python 2.5Gravatar Anders Bergh2012-12-12
* Use echo -n instead of printfGravatar Terje Larsen2012-10-20
* Added terlar's prompt, and robbyrussell which was inadvertently omittedGravatar ridiculousfish2012-10-15
* Fixed web_config prompt to work with Python 2.6.1Gravatar Peter Ammon2012-09-10
* Fix to make prompt chooser work in Python3Gravatar ridiculousfish2012-09-06
* Improve python3 compatibility in webconfig.pyGravatar ridiculousfish2012-09-06
* Renamed hyperminamlist promptGravatar ridiculousfish2012-09-06
* Allow setting the prompt from web_configGravatar ridiculousfish2012-09-06
* Merge branch 'webserver' of git://github.com/simukis/fish-shell into simukis-...Gravatar ridiculousfish2012-08-20
|\
* | Make history deletion from web config work properly with Unicode under both P...Gravatar ridiculousfish2012-08-20
| * Wipe unnecessary `as` statementGravatar Simonas Kazlauskas2012-08-19
| * Decode data in python3 – Fixes #265.Gravatar Simonas Kazlauskas2012-08-19
| * Remove trailing spaces and replace tabs with spacesGravatar Simonas Kazlauskas2012-08-19
|/
* Fix to make the choose-a-port loop work correctly for webconfig.py under Python3Gravatar ridiculousfish2012-08-17
* Fix to allow specifying an initial tab in fish_configGravatar ridiculousfish2012-07-27
* Implemented history deletion from fish_configGravatar ridiculousfish2012-07-27
* Python3 fixes for webconfig.pyGravatar Adam2012-06-05
* Improved webconfig.py's handling of combined term256 and classic colorsGravatar ridiculousfish2012-06-05
* Fix to add a little explanatory text to colors in the web config interfaceGravatar ridiculousfish2012-05-08
* Make the web config page have a title and pass W3C validationGravatar ridiculousfish2012-04-11
* Fix for an extra line at the end of the variable listingGravatar ridiculousfish2012-04-01
* More work to try to make webconfig's layout correct under firefoxGravatar ridiculousfish2012-04-01
* Fix for an issue where you can't select the top row of colorsGravatar ridiculousfish2012-03-31
* A little better support for non-term-256 colors in web configGravatar ridiculousfish2012-03-31
* Make the color picker cell borders appear correctly in FirefoxGravatar ridiculousfish2012-03-27
* Make the functions builtin have a bit nicer outputGravatar ridiculousfish2012-03-25
* Moved some Python scripts into new share/tools/ directory.Gravatar ridiculousfish2012-03-25