aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* May as well add my logout file here.Tom Ryder2012-02-272-0/+6
| | | | Although presently it's just the Debian default.
* Nice complement to shiftwidth.Tom Ryder2012-02-271-0/+1
|
* Explicitly set scrolling options.Tom Ryder2012-02-271-1/+2
| | | | | | Also use a horizontal scroll offset; for some reason having a vertical one bothers me, and so does not having a horizontal one. I don't think there's any real need to be consistent here.
* Use short hostname.Tom Ryder2012-02-261-1/+1
|
* Remove silent! call to showtabline.Tom Ryder2012-02-261-1/+3
| | | | Use exists("&showtabline") instead, it's nicer.
* Change screen window title with PROMPT_COMMAND.Tom Ryder2012-02-251-1/+6
| | | | | Seems to work better than adding it as part of the prompt, so guess I can't complain.
* Removed screen title-updating prompt.Tom Ryder2012-02-241-5/+0
| | | | | Will revise this later. Interacting poorly with tmux and incremental history search.
* This is really hard to get right.Tom Ryder2012-02-241-1/+1
|
* Apparently this fixes a freezing bug in tmux.Tom Ryder2012-02-241-0/+3
| | | | And I'm suffering one, so it's worth a shot ...
* Whoops, doubleup on term stanzas.Tom Ryder2012-02-241-5/+0
|
* Terminal tweaking.Tom Ryder2012-02-241-1/+1
|
* Custom PS2 prompt.Tom Ryder2012-02-241-0/+1
|
* Update screen title on every prompt.Tom Ryder2012-02-241-2/+2
|
* Set titles for xterm/screen/tmux.Tom Ryder2012-02-241-0/+15
|
* Add xterm-256color definition.Tom Ryder2012-02-231-0/+5
|
* Move setterm call down a bit.Tom Ryder2012-02-231-3/+3
|
* Use two spaces for history after time.Tom Ryder2012-02-231-1/+1
| | | | Looks nicer when viewed with history call.
* Wrote nicer install script.Tom Ryder2012-02-231-17/+19
|
* OS detection for gvimrc.Tom Ryder2012-02-221-1/+5
|
* Here's a more sensible solution.Tom Ryder2012-02-221-0/+5
|
* Removed locale definition for now.Tom Ryder2012-02-221-2/+1
| | | | Causing problems on some older servers with which I need to work.
* Still tweaking.Tom Ryder2012-02-211-6/+15
|
* Still tweaking bashrc.Tom Ryder2012-02-212-7/+23
|
* Add environment variables.Tom Ryder2012-02-211-0/+3
|
* Change path for agent file.Tom Ryder2012-02-211-2/+2
|
* Simplify instructions a bit.Tom Ryder2012-02-211-4/+2
|
* Added bash files, wrote installation script.Tom Ryder2012-02-214-15/+78
|
* vi-ish copy pasteTom Ryder2012-02-201-0/+4
|
* Tweaks.Tom Ryder2012-02-201-41/+50
|
* Key for choosing session.Tom Ryder2012-02-201-0/+2
|
* More tmux tweaks -- I'm liking this more and more.Tom Ryder2012-02-201-10/+18
|
* Update chosen status strings.Tom Ryder2012-02-191-0/+4
|
* Don't worry about escape sequences.Tom Ryder2012-02-191-0/+3
|
* Start window numbering at 1, not 0.Tom Ryder2012-02-191-0/+3
|
* Good show! Onward, tmux!Tom Ryder2012-02-192-16/+0
|
* More tweaking ...Tom Ryder2012-02-191-8/+8
|
* Compatibility hacks for tmux.Tom Ryder2012-02-191-4/+2
|
* Added tmux configuration.Tom Ryder2012-02-192-0/+58
| | | | | | >gnu screen >2012 >ishygddt
* Remove my own plugins for now.Tom Ryder2012-02-193-8/+0
|
* Actually, this is simpler and works better.Tom Ryder2012-02-171-5/+1
|
* More compatibility hacks.Tom Ryder2012-02-171-4/+4
|
* More compatible colorscheme selection.Tom Ryder2012-02-171-1/+6
|
* Nextag updates.Tom Ryder2012-02-151-0/+0
|
* Added a few more conditional checks.Tom Ryder2012-02-142-13/+15
| | | | | | | | Just in the interests of compatibility. There's technically at least one other place that there should be such a check, in the +user_commands section, where I define typo correction stuff. I should be making sure that +cmdline_compl is available, but it just makes things a little bit too convoluted.
* Added feature check wrapper to user commands.Tom Ryder2012-02-141-9/+11
|
* Pretty sure this is right.Tom Ryder2012-02-142-0/+4
|
* Remove this ...Tom Ryder2012-02-141-0/+0
|
* Wow, I really arsed this up.Tom Ryder2012-02-142-4/+0
|
* Typo in module definition.Tom Ryder2012-02-141-1/+1
|
* Tidy modules file.Tom Ryder2012-02-141-3/+0
|