aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools/web_config/webconfig.py
Commit message (Expand)AuthorAge
* Do not open CLI browsers when using fish_config.Gravatar d10n2013-11-26
* Remove useless semicolon in webconfig.pyGravatar Konrad Borowski2013-09-08
* Converted tabs to spaces in webconfig scriptGravatar Siteshwar Vashisht2013-07-06
* Teach fish_config how to find fish from __fish_bin_dirGravatar ridiculousfish2013-04-15
* Make fish_config compatible with Python 2.5Gravatar Anders Bergh2012-12-12
* 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
* 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
* Fix for an extra line at the end of the variable listingGravatar ridiculousfish2012-04-01
* A little better support for non-term-256 colors in web configGravatar ridiculousfish2012-03-31
* 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