ridiculousfish
|
f2b5292bcb
|
Squashed commit of the following:
commit 33358874f1c275d8b08186e29f24a7889d2b5224
Author: maxfl <gmaxfl@gmail.com>
Date: Thu Jun 14 11:01:13 2012 +0400
revert fish_pager
commit cee1bc8a66ec3adc9573b76e1aca3131cd32db83
Author: maxfl <gmaxfl@gmail.com>
Date: Thu Jun 14 10:57:41 2012 +0400
revert fish_pager.cpp
commit 27f3bd39dd9903009503d20a59a9e2ba84add07a
Author: maxfl <gmaxfl@gmail.com>
Date: Wed Jun 13 17:35:20 2012 +0400
__fish_complete_command now can understand '--arg=option' tokens
latexmk completion is updated
commit 97b53a4b53de9389675783f3e90f58215d936356
Author: maxfl <gmaxfl@gmail.com>
Date: Wed Jun 13 16:46:47 2012 +0400
. completion
commit d5b63b9963b0a02a71f564e7392171c5eab005cd
Author: maxfl <gmaxfl@gmail.com>
Date: Wed Jun 13 16:46:13 2012 +0400
a lot of new completions
commit ceab87d99425124aa010c64ed062e27202b850d2
Author: Maxim Gonchar <gonchar@myhost.localdomain>
Date: Tue Jun 12 20:19:31 2012 +0400
A lot of new completions.
Some small updates and fixes of old functions and completions.
commit 950aecd570b51e1b9dc444cc651b282a220e8d94
Author: Maxim Gonchar <gonchar@myhost.localdomain>
Date: Tue Jun 12 20:03:44 2012 +0400
step-coloring initial
set_color correction
|
2012-06-15 17:30:33 -07:00 |
|
Gour-Gadadhara Dasa
|
3a94f6e8b3
|
initial version of Bazaar completion (created automatically)
|
2012-06-15 17:18:15 -07:00 |
|
Tim Gray
|
dbde7033d8
|
Added completions for brew (Homebrew)
An OS X package manager.
http://mxcl.github.com/homebrew/
|
2012-06-15 16:29:26 -07:00 |
|
Siteshwar Vashisht
|
9b781c4c06
|
Modified alias.fish to show help message when executed with 0 arguments
|
2012-06-13 00:29:05 +05:30 |
|
Siteshwar Vashisht
|
25f9105a97
|
Made history --help show history man page and history is now saved only once while deleting items
|
2012-06-12 14:20:07 +05:30 |
|
Siteshwar Vashisht
|
602109bd8d
|
Some improvements in bash configuration importer script
|
2012-06-12 11:08:30 +05:30 |
|
ridiculousfish
|
64afada7f0
|
Switched from using 'type' to 'functions --query' since it's a lot cheaper
|
2012-06-10 00:21:11 -07:00 |
|
adisbladis
|
9f563f4873
|
Introduced fish_user_keybindings
|
2012-06-10 00:21:11 -07:00 |
|
Siteshwar Vashisht
|
e96dabadf1
|
Add Rekonq in list of browsers to display help
|
2012-06-08 21:11:26 +05:30 |
|
Siteshwar Vashisht
|
b6601338c2
|
Made C-d delete characters in multiple lines.
|
2012-06-07 21:18:02 +05:30 |
|
Siteshwar Vashisht
|
23ce927301
|
Fixed a bug in manpage generator.
|
2012-06-07 20:48:54 +05:30 |
|
Siteshwar Vashisht
|
c7941fc7b0
|
Use manpath instead of man --path to find man page paths.
|
2012-06-07 00:00:43 +05:30 |
|
Siteshwar Vashisht
|
1078ad9ae9
|
Fixed following bugs in history function:
1. history function without any argument now correctly shows user's command history.
2. history --save now saves user's command history.
|
2012-06-06 20:54:27 +05:30 |
|
adisbladis
|
c0085cbc61
|
Python3 fixes in import_bash_settings.py
|
2012-06-05 20:40:51 -07:00 |
|
Adam
|
a49d245b92
|
Python3 fixes for webconfig.py
|
2012-06-05 20:40:51 -07:00 |
|
Adam
|
4e3acdcbdc
|
Unicode error fix in manpage completion with python3
|
2012-06-05 15:26:11 -07:00 |
|
Adam
|
85f808130d
|
Manpage generation now works with python3
|
2012-06-05 15:26:11 -07:00 |
|
ridiculousfish
|
53cba2a2e6
|
Improved webconfig.py's handling of combined term256 and classic colors
|
2012-06-05 01:19:59 -07:00 |
|
ridiculousfish
|
d871095d0b
|
Updated "last run version" to __fish_init_1_50_0. Updated colors for non term-256 compatibility
|
2012-06-05 01:01:30 -07:00 |
|
ridiculousfish
|
3836bfe5a1
|
Added history completion file
Updated history function to assume --search as the default behavior
|
2012-06-05 00:40:42 -07:00 |
|
ridiculousfish
|
be1d216b34
|
Relnoted history builtin
Tweaked validation regex to use extended regexs
|
2012-06-04 23:54:43 -07:00 |
|
ridiculousfish
|
85cbb943b5
|
Tweaks to the history function
|
2012-06-04 23:40:08 -07:00 |
|
Siteshwar Vashisht
|
ec34f2527a
|
Adding history builtin
|
2012-06-05 09:54:42 +05:30 |
|
adisbladis
|
377d93d1cf
|
Missing -s to which fixed
|
2012-05-30 21:08:44 +02:00 |
|
Peter Ammon
|
9d8ae184c9
|
Fix for annoying messages when launching on SnowLeopard
Fix for missing .o file in Makefile.in
|
2012-05-30 00:22:45 -07:00 |
|
ridiculousfish
|
4afdcf56fc
|
Tweak a few default colors
Fix the make_pkg script to actually build an installable package that doesn't immediately barf
|
2012-05-29 21:14:19 -07:00 |
|
ridiculousfish
|
673faf7152
|
Fixed builtin_test to properly handle "just a strings" in combining expressions, like 'test foo -a bar'. This was causing error messages in the help function.
Fixed help function to know about OS X and use the open command to open web pages.
|
2012-05-20 12:58:03 -07:00 |
|
ridiculousfish
|
d09c9fba02
|
Added a -s option to echo to mean "don't output spaces"
Replaced default prompt to stop calling printf. I opened a bug to replace the default prompt entirely with one that's cheaper.
|
2012-05-19 16:59:56 -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
|
0e4f2cca01
|
Fix to stop setting a default CDPATH
|
2012-05-05 14:34:59 -07:00 |
|
ridiculousfish
|
fe7fa46d57
|
Make dirh, nextd, prevd work on OS X
|
2012-05-04 18:53:38 -07:00 |
|
ridiculousfish
|
007c5bc9f0
|
Workaround difference between BSD and GNU seq in dirh
dirh still doesn't make any sense
|
2012-05-04 18:37:24 -07:00 |
|
ridiculousfish
|
ecab34c787
|
Make gettext function use echo instead of printf to save a fork
|
2012-04-25 13:37:41 -07:00 |
|
ridiculousfish
|
307ea6dce2
|
Removed extra newline from Goodbye output
|
2012-04-25 13:37:01 -07:00 |
|
ridiculousfish
|
d456b4f68e
|
Removed useless deroff.py import from bash settings
|
2012-04-25 13:36:21 -07:00 |
|
ridiculousfish
|
953ab4b3cf
|
Clean up __fish_config_interactive a little bit
|
2012-04-24 11:12:04 -07:00 |
|
ridiculousfish
|
fb2ed355ec
|
Improve fork reporting
Save a couple of forks during init
|
2012-04-24 10:10:43 -07:00 |
|
Siteshwar Vashisht
|
dc23af6b32
|
Fixed setting PATH variable in import_bash_settings.py
|
2012-04-22 00:18:40 +05:30 |
|
ridiculousfish
|
b1bfa71338
|
Merge branch 'master' into CPlusPlus
Conflicts:
builtin_commandline.cpp
util.c
|
2012-04-18 13:41:39 -07:00 |
|
ridiculousfish
|
725982cc5b
|
Fix to try to remove Python 2.7 dependency
|
2012-04-15 19:45:44 -07:00 |
|
ridiculousfish
|
f977dfcfe7
|
Deroffer optimizations
|
2012-04-15 19:22:30 -07:00 |
|
ridiculousfish
|
15079fa3bd
|
Some more deroff optimizations
|
2012-04-15 04:41:20 -07:00 |
|
ridiculousfish
|
79a92120ef
|
Speed improvements to deroffer
|
2012-04-15 01:15:10 -07:00 |
|
ridiculousfish
|
49ece586d5
|
Added a fish_update_completions function to run the manpage completion file
Added some pretty progress reporting to that script
Added some comments to deroff.py
|
2012-04-11 19:05:43 -07:00 |
|
ridiculousfish
|
2ec0778d78
|
Make create_manpage_completions output to ~/.config/fish/completions by default, and also discover man pages from reading the manpath
|
2012-04-11 18:26:26 -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
|
ceb32f63e7
|
Deroffing completion work
|
2012-04-09 20:17:54 -07:00 |
|
ridiculousfish
|
576c12b184
|
Deroffer work
|
2012-04-09 20:17:54 -07:00 |
|
ridiculousfish
|
8585e0e9b8
|
Various improvements on completion tool
|
2012-04-04 12:43:12 -07:00 |
|
ridiculousfish
|
7394374a15
|
Work on improving the output of the manpage completion script
|
2012-04-03 18:38:25 -07:00 |
|