aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix COMP_WORDBREAKSTom Ryder2015-11-271-0/+6
* A little more correct stillTom Ryder2015-11-261-5/+6
* Fix/flesh out the comments a bitTom Ryder2015-11-261-3/+3
* Shellquote man(1) page namesTom Ryder2015-11-261-1/+1
* Use slash as delimiter, fixing all these problemsTom Ryder2015-11-261-16/+3
* Ignore stderr from manpath(1)Tom Ryder2015-11-261-1/+1
* This apostrophe breaks the subshell on Bash 4.1Tom Ryder2015-11-261-1/+1
* Add explicit delimiter to printTom Ryder2015-11-261-1/+1
* Experimental man(1) completionTom Ryder2015-11-261-0/+65
* New backgroundTom Ryder2015-11-231-1/+2
* Plugin updateTom Ryder2015-11-181-0/+0
* Only complete vis(1) args as filenamesTom Ryder2015-11-161-1/+1
* Use consistent apostrophe'’sTom Ryder2015-11-131-1/+1
* Remove unneeded intermediate varTom Ryder2015-11-131-6/+2
* Where did these tabs come from?Tom Ryder2015-11-131-9/+9
* Completion for vis(1)Tom Ryder2015-11-131-0/+23
* Correct man page summaryTom Ryder2015-11-131-1/+1
* Add vis(1) script editorTom Ryder2015-11-133-0/+93
* Update pluginTom Ryder2015-10-291-0/+0
* Add a "kill X" bindingTom Ryder2015-10-211-2/+3
* Consistent quotingTom Ryder2015-10-211-1/+1
* Consistent commentsTom Ryder2015-10-211-2/+2
* Use consistent version checkTom Ryder2015-10-211-3/+1
* Strip trailing whitespaceTom Ryder2015-10-212-3/+3
* Remove directory change from pass completionTom Ryder2015-10-211-4/+3
* Fix another comment typoTom Ryder2015-10-211-2/+2
* Fix comment typoTom Ryder2015-10-211-1/+1
* Remove unneeded options terminatorTom Ryder2015-10-211-1/+1
* Fix typoTom Ryder2015-10-211-1/+1
* Move keyword into glob completion generationTom Ryder2015-10-211-2/+1
* Exclude stuff not a filename in current directoryTom Ryder2015-10-213-7/+15
* Fix backwards testTom Ryder2015-10-211-1/+1
* Flatten expansion for ancient BashTom Ryder2015-10-211-1/+1
* Correct enumeration of git refs in completionTom Ryder2015-10-211-1/+2
* Change COMP_REPLY to intended COMP_WORDSTom Ryder2015-10-211-1/+1
* Move quoting into generating loopTom Ryder2015-10-211-2/+3
* When expanding with globbing, use prefixTom Ryder2015-10-214-9/+4
* Switch compopt back outTom Ryder2015-10-2110-40/+15
* Tidy up completion considerably; no more compgenTom Ryder2015-10-2115-243/+325
* Handle spaces correctly in completionsTom Ryder2015-10-204-0/+8
* Fix consistent spacing in muttrcTom Ryder2015-10-171-1/+1
* Update commentTom Ryder2015-10-171-1/+2
* Time to actually learn how to composeTom Ryder2015-10-171-1/+1
* Use real return values in clipTom Ryder2015-10-151-4/+3
* Restore previous command line in readline macrosTom Ryder2015-10-141-4/+4
* Correct man section for sue(8)Tom Ryder2015-10-141-1/+1
* Don't require fnl() arg is a commandTom Ryder2015-10-121-1/+1
* New function fnl()Tom Ryder2015-10-122-0/+46
* Add options terminator to scr() mktemp(1) callTom Ryder2015-10-121-1/+1
* Correct a version check in han(1)Tom Ryder2015-10-111-2/+2