aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Show actual binding if user clicks a binding itemGravatar Siteshwar Vashisht2013-10-27
* Updated handling escape character in binding parserGravatar Siteshwar Vashisht2013-10-25
* Add a one second delay between query input and filtering historyGravatar Siteshwar Vashisht2013-10-22
* Added code for parsing end keyGravatar Siteshwar Vashisht2013-10-22
* Moved some color related methods from index.html to colorutils.jsGravatar Siteshwar Vashisht2013-10-22
* Enabled filtering by binding keysGravatar Siteshwar Vashisht2013-10-22
* Display bindings, history and variables in multiple lines on clickGravatar Siteshwar Vashisht2013-10-21
* Removed extra spaces while showing function definitionGravatar Siteshwar Vashisht2013-10-21
* Changed scheme for loading key bindingsGravatar Siteshwar Vashisht2013-10-20
* Added current scheme in list of color schemesGravatar Siteshwar Vashisht2013-10-20
* Moved angular.js to js directoryGravatar Siteshwar Vashisht2013-10-19
* Moved all functions related to colors to a separate fileGravatar Siteshwar Vashisht2013-10-19
* Use single expression instead of a function call to show selected tabGravatar Siteshwar Vashisht2013-10-19
* Added a global error handlerGravatar Siteshwar Vashisht2013-10-19
* Reorganized javascript code across app, filters and controllersGravatar Siteshwar Vashisht2013-10-19
* Added a filter for filtering bindingsGravatar Siteshwar Vashisht2013-10-17
* Updated binding tab to show descriptive key namesGravatar Siteshwar Vashisht2013-10-17
* Show readable description of bindingsGravatar Siteshwar Vashisht2013-10-17
* Added missing bindings partialGravatar Siteshwar Vashisht2013-10-17
* Initial implementation of bindings tabGravatar Siteshwar Vashisht2013-10-17
* Minor clean up of index.htmlGravatar Siteshwar Vashisht2013-10-17
* Removed unrequired code from colors controllerGravatar Siteshwar Vashisht2013-10-17
* Removed older css fileGravatar Siteshwar Vashisht2013-10-17
* Changed name of colors partials file and javascript fileGravatar Siteshwar Vashisht2013-10-17
* Enabled support for applying color settings in new colors tabGravatar Siteshwar Vashisht2013-10-17
* Updated new colors tab to enable background colors and selecting colors from ...Gravatar Siteshwar Vashisht2013-10-17
* Updated history tab to show progress on loading itemsGravatar Siteshwar Vashisht2013-10-17
* Updated variables tabGravatar Siteshwar Vashisht2013-10-17
* Updated functions tabGravatar Siteshwar Vashisht2013-10-17
* Initial work to add support for new colors tabGravatar Siteshwar Vashisht2013-10-17
* Added support for setting colorsGravatar Siteshwar Vashisht2013-10-17
* Cleaned up index.htmlGravatar Siteshwar Vashisht2013-10-17
* Added support filter variables and history itemsGravatar Siteshwar Vashisht2013-10-17
* Fixed code to delete history itemGravatar Siteshwar Vashisht2013-10-17
* Fixed code for changing promptGravatar Siteshwar Vashisht2013-10-17
* Stop using indexes while selecting colors configsGravatar Siteshwar Vashisht2013-10-17
* Initial work to add support for angularjsGravatar Siteshwar Vashisht2013-10-17
* Add postgres psql completionGravatar Ronaldo Maia2013-10-04
* Add postgres psql completionGravatar Ronaldo Maia2013-10-04
* Use manpath instead of man --path in man.fish function (as in commitGravatar sra2013-10-03
* Fix git completions when aliased command is not found.Gravatar nulltrek2013-10-02
* Complete apt-get purge identical to apt-get removeGravatar MagicMuscleMan2013-09-29
* Fix one element tuple to be actually tuple.Gravatar Konrad Borowski2013-09-25
* default key bindings: fix syntax errors introduced in 735af50Gravatar David Adam2013-09-24
* default key bindings: add further iTerm2 bindingsGravatar David Adam2013-09-24
* Add Perl modules completion.Gravatar Konrad Borowski2013-09-22
* rsync completions: complete hostnames ala scpGravatar David Adam2013-09-19
* scp completions: use __fish_print_hostnames rather than doing independent hos...Gravatar David Adam2013-09-19
* __fish_print_hostnames: do a better job of searching SSH filesGravatar David Adam2013-09-19
* Small fix for fish_update_completions (amended)Gravatar bathtub2013-09-19