aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix italic support in terminfoTom Ryder2012-08-192-0/+0
|
* Start doing terminals properlyTom Ryder2012-08-1911-17/+3
|
* No special Xterm DECCRA stuff, error-prone in VTETom Ryder2012-08-191-0/+3
| | | | https://sourceforge.net/mailarchive/forum.php?thread_name=20120819055513.GA23741%40yelena.nicm.ath.cx&forum_name=tmux-users
* Whoops, use git:// methodTom Ryder2012-08-181-1/+1
|
* Added Ctrl-P, looks greatTom Ryder2012-08-182-0/+3
|
* Never used any other kind of diff.Tom Ryder2012-08-181-0/+3
|
* New Fugitive commitsTom Ryder2012-08-181-0/+0
|
* Changed case of test string inappropriatelyTom Ryder2012-08-181-1/+1
| | | | | This is part of the output that I'm searching, not a variable call as my dumb find/replace assumed.
* Don't need this hack anymoreTom Ryder2012-08-181-2/+0
| | | | | | Line drawing characters on my old gateway machine at work didn't work correctly, but that no longer seems to be an issue. This will make it easier to distinguish between vim panes and tmux panes.
* Mistyped option nameTom Ryder2012-08-171-1/+1
|
* Use brace expansion for grep ignoresTom Ryder2012-08-171-6/+2
|
* I never want to grep binariesTom Ryder2012-08-171-1/+1
|
* Whoops, wrong binary tested for option presenceTom Ryder2012-08-171-1/+1
|
* Lowercase containing term varTom Ryder2012-08-171-1/+1
|
* Turns out using uppercase vars is bad practiceTom Ryder2012-08-171-58/+58
| | | | And I think I like this way better anyway
* Clarify editor selectionTom Ryder2012-08-171-1/+1
|
* Only set PAGER if a good one existsTom Ryder2012-08-171-3/+3
|
* Don't need this hack anymoreTom Ryder2012-08-171-3/+0
|
* Has to be set to a non-zero value to workTom Ryder2012-08-171-1/+1
| | | | <http://lists.gnu.org/archive/html/bug-bash/2009-02/msg00126.html>
* Explicitly set VISUAL and PAGERTom Ryder2012-08-161-0/+4
|
* Set a few more optionsTom Ryder2012-08-161-0/+12
|
* New wordsTom Ryder2012-08-141-0/+17
|
* New markdown commitsTom Ryder2012-08-071-0/+0
|
* New Fugitive commitsTom Ryder2012-08-041-0/+0
|
* New Sahara commitsTom Ryder2012-08-021-0/+0
|
* Attach rather than create tmux sessionsTom Ryder2012-08-011-0/+9
| | | | When called with no arguments
* New commentary commitsTom Ryder2012-08-011-0/+0
|
* Add references to GPG keyTom Ryder2012-07-312-0/+4
|
* Pull updates to my syntax filesTom Ryder2012-07-312-0/+0
|
* Added my own forks of nagios and tmux syntax filesTom Ryder2012-07-314-1/+6
| | | | Which means I can remove these custom ftdetect rules for tmux too
* Delete subs, about to move themTom Ryder2012-07-313-7/+0
|
* New Pathogen commitsTom Ryder2012-07-311-0/+0
|
* Detect config sub-files for tmuxTom Ryder2012-07-311-0/+1
|
* Regroup tmux configTom Ryder2012-07-313-52/+39
| | | | | This way I only have to run that terminal color test once, and it's much tidier overall. Also removed a couple features I never use.
* Add syntax files for TmuxTom Ryder2012-07-312-0/+3
|
* Ignore unsaved changes in new submodulesTom Ryder2012-07-301-0/+2
|
* Adding my fork of the Nagios Vim syntax filesTom Ryder2012-07-302-0/+3
|
* Add spell files, ignore compiled onesTom Ryder2012-07-302-0/+39
|
* Keep track of misspelled wordsTom Ryder2012-07-301-1/+0
| | | | | This might actually be really useful as long as I'm careful not to put sensitive stuff in here.
* Switched my favourite fontTom Ryder2012-07-301-2/+2
|
* New Sahara commitsTom Ryder2012-07-301-0/+0
|
* Stop terminal overridesTom Ryder2012-07-301-1/+0
| | | | | Never used this function anyway, and does funny things with exit messages
* New Fugitive commitsTom Ryder2012-07-301-0/+0
|
* Always turn off terminal clipboardTom Ryder2012-07-301-0/+3
| | | | | | Stuffs up multi-panel copy-paste http://sourceforge.net/tracker/?func=detail&aid=3471953&group_id=200378&atid=973262
* Prevent gdb from spitting its banner and licenseTom Ryder2012-07-251-0/+3
| | | | | Gets irritating after a while; much nicer to just type 'gdb' and get a prompt straight off.
* Shorthand for filetype specsTom Ryder2012-07-241-3/+1
|
* New fugitive commitsTom Ryder2012-07-181-0/+0
|
* Don't do funcs or vars when no +evalTom Ryder2012-07-181-10/+14
| | | | | | This stops my .vimrc throwing errors at me when I happen to run it on a machine that only has vim-tiny, which tends to exclude the +eval feature necessary for function and variable declarations
* Ignore spelling filesTom Ryder2012-07-171-0/+1
|
* Set a couple netrw optionsTom Ryder2012-07-171-0/+4
|