fish-shell/share/tools/web_config
Anders Bergh 56dd25667d Make fish_config compatible with Python 2.5
Try to import parse_qs from the cgi module, and simplejson instead of json.
Use old string formatting. str.format() was backported from Python 3
to 2.6 and isn't available in 2.5.
2012-12-12 12:51:55 +01:00
..
sample_prompts Use echo -n instead of printf 2012-10-20 12:52:53 -07:00
delete.png Implemented history deletion from fish_config 2012-07-27 00:31:00 -07:00
index.html Allow setting the prompt from web_config 2012-09-06 01:30:26 -07:00
jquery.js Implemented history deletion from fish_config 2012-07-27 00:31:00 -07:00
webconfig.py Make fish_config compatible with Python 2.5 2012-12-12 12:51:55 +01:00