David Adam
|
7764a1a6f8
|
web_config: add support for viewing abbreviations
Add a new tab which lists the current abbreviations defined, by wrapping
the `abbr` command.
Work on #731.
|
2014-10-05 12:23:31 +08:00 |
|
ridiculousfish
|
5e7c01c251
|
Rework color editing in fish_config. Bury customization mode a bit:
initially the user only sees the various themes, and has to activate
customization mode to change colors. Tweak the appearance as well.
|
2014-02-24 01:56:02 -08:00 |
|
Siteshwar Vashisht
|
6482fd52fb
|
Moved some color related methods from index.html to colorutils.js
|
2013-10-22 23:00:38 +05:30 |
|
Siteshwar Vashisht
|
ff4d0ce1e1
|
Moved angular.js to js directory
|
2013-10-19 23:56:23 +05:30 |
|
Siteshwar Vashisht
|
5d8c776250
|
Moved all functions related to colors to a separate file
|
2013-10-19 23:54:51 +05:30 |
|
Siteshwar Vashisht
|
3d2315d596
|
Use single expression instead of a function call to show selected tab
|
2013-10-19 22:47:18 +05:30 |
|
Siteshwar Vashisht
|
892cc7da31
|
Added a global error handler
|
2013-10-19 22:36:18 +05:30 |
|
Siteshwar Vashisht
|
eb9e712f91
|
Reorganized javascript code across app, filters and controllers
Moved all javascript files under js folder
Removed jquery.js from repository
|
2013-10-19 12:02:00 +05:30 |
|
Siteshwar Vashisht
|
04f518082c
|
Initial implementation of bindings tab
|
2013-10-17 19:47:04 +05:30 |
|
Siteshwar Vashisht
|
26926551cf
|
Minor clean up of index.html
|
2013-10-17 19:47:04 +05:30 |
|
Siteshwar Vashisht
|
8edcf25ba3
|
Changed name of colors partials file and javascript file
|
2013-10-17 19:47:04 +05:30 |
|
Siteshwar Vashisht
|
f1a13c4ee5
|
Updated functions tab
|
2013-10-17 19:47:04 +05:30 |
|
Siteshwar Vashisht
|
5f6ec391e3
|
Initial work to add support for new colors tab
|
2013-10-17 19:47:04 +05:30 |
|
Siteshwar Vashisht
|
171bcb1ccf
|
Cleaned up index.html
|
2013-10-17 19:47:04 +05:30 |
|
Siteshwar Vashisht
|
c018bfdb4d
|
Initial work to add support for angularjs
|
2013-10-17 19:47:03 +05:30 |
|
ridiculousfish
|
214ef3dd0b
|
Formatting
|
2013-01-16 14:50:08 -08:00 |
|
ciembor
|
406c8a6d1e
|
Ajax fix for Firefox, it isn't XML.
|
2013-01-16 14:45:59 -08:00 |
|
ridiculousfish
|
3589554028
|
Allow setting the prompt from web_config
|
2012-09-06 01:30:26 -07:00 |
|
ridiculousfish
|
81f45208b0
|
Make history deletion from web config work properly with Unicode under both Python2 and Python3
Make the filter search field hide properly in tabs where it's non-functional
Fixes https://github.com/fish-shell/fish-shell/issues/265
|
2012-08-20 11:58:54 -07:00 |
|
ridiculousfish
|
f6b76e6ecb
|
Fix to allow specifying an initial tab in fish_config
For example, you can run "fish_config history"
|
2012-07-27 13:40:43 -07:00 |
|
ridiculousfish
|
e7cbcc83a4
|
Implemented history deletion from fish_config
Fixes https://github.com/fish-shell/fish-shell/issues/250
|
2012-07-27 00:31:00 -07:00 |
|
ridiculousfish
|
4bd63020ca
|
Fix to add a little explanatory text to colors in the web config interface
|
2012-05-08 17:10:38 -07:00 |
|
ridiculousfish
|
cccd1cefbe
|
Make the web config page have a title and pass W3C validation
|
2012-04-11 18:26:10 -07:00 |
|
ridiculousfish
|
37defa739b
|
Fix for an extra line at the end of the variable listing
Once again, fix the issue where some color cells aren't clickable
|
2012-04-01 01:31:38 -07:00 |
|
ridiculousfish
|
51ed3fbc4b
|
More work to try to make webconfig's layout correct under firefox
|
2012-04-01 00:53:53 -07:00 |
|
ridiculousfish
|
f930303d3e
|
Fix for an issue where you can't select the top row of colors
|
2012-03-31 15:38:30 -07:00 |
|
ridiculousfish
|
ff17101316
|
A little better support for non-term-256 colors in web config
Fix for a deadlock when autoloading a function triggers autoloading another function
|
2012-03-31 15:17:14 -07:00 |
|
ridiculousfish
|
a62f300753
|
Make the color picker cell borders appear correctly in Firefox
|
2012-03-27 19:00:03 -07:00 |
|
ridiculousfish
|
a11687fc5c
|
Make the functions builtin have a bit nicer output
Stop autosuggesting things with newlines
Make webconfig a little nicer
|
2012-03-25 22:41:22 -07:00 |
|
ridiculousfish
|
fa346cec3b
|
Moved some Python scripts into new share/tools/ directory.
Added fish_config function to launch web config
|
2012-03-25 18:38:33 -07:00 |
|