profile.git
18 years agoPrevent bash complaining after setting PS1 and su-ing to someone else.
Iain Patterson [Thu, 2 Mar 2006 10:45:04 +0000 (10:45 +0000)]
Prevent bash complaining after setting PS1 and su-ing to someone else.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@25 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoUse Q... instead of ,... for commands.
Iain Patterson [Mon, 6 Feb 2006 12:58:37 +0000 (12:58 +0000)]
Use Q... instead of ,... for commands.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@24 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agovi=vim alias.
Iain Patterson [Tue, 24 Jan 2006 09:30:53 +0000 (09:30 +0000)]
vi=vim alias.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@23 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoDisplay filetype and buffer dirtiness in shorter form.
Iain Patterson [Wed, 18 Jan 2006 17:16:53 +0000 (17:16 +0000)]
Display filetype and buffer dirtiness in shorter form.
Declare functions and commands as override so you can source the .vimrc without errors.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@22 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoAdded first xstroke dictionary.
Iain Patterson [Wed, 18 Jan 2006 11:06:17 +0000 (11:06 +0000)]
Added first xstroke dictionary.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@21 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoMore concise statusline.
Iain Patterson [Tue, 17 Jan 2006 14:08:59 +0000 (14:08 +0000)]
More concise statusline.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@20 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoAdded tabstop change shortcuts (,2 etc).
Iain Patterson [Mon, 9 Jan 2006 16:43:35 +0000 (16:43 +0000)]
Added tabstop change shortcuts (,2 etc).

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@19 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years ago(Re)added hlsearch.
Iain Patterson [Fri, 6 Jan 2006 10:39:57 +0000 (10:39 +0000)]
(Re)added hlsearch.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@18 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoOlder versions of vim didn't understand +=.
Iain Patterson [Wed, 4 Jan 2006 15:57:16 +0000 (15:57 +0000)]
Older versions of vim didn't understand +=.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@17 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoTypo.
Iain Patterson [Fri, 23 Dec 2005 11:09:19 +0000 (11:09 +0000)]
Typo.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@16 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoGap between left- and right-aligned status line elements, so they don't squish togeth...
Iain Patterson [Fri, 23 Dec 2005 11:08:17 +0000 (11:08 +0000)]
Gap between left- and right-aligned status line elements, so they don't squish together when the filename is too long for the window.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@15 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoSet iain___ variables before using them.
Iain Patterson [Thu, 15 Dec 2005 18:00:46 +0000 (18:00 +0000)]
Set iain___ variables before using them.
Call Cycle_StatusLine() on startup.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@14 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agofoldmethod was annoying.
Iain Patterson [Thu, 15 Dec 2005 16:13:18 +0000 (16:13 +0000)]
foldmethod was annoying.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@13 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoExplicitly set nocp.
Iain Patterson [Thu, 15 Dec 2005 11:31:56 +0000 (11:31 +0000)]
Explicitly set nocp.
Show file byte offset in status line.
Cycle hex/decimal status line stuff with ,x.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@12 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoAlways show status bar.
Iain Patterson [Wed, 14 Dec 2005 11:01:24 +0000 (11:01 +0000)]
Always show status bar.
Blue status bar.
Use ,l to cycle between list formats.
  nolist.
  list with tabs replaced by \___.
  list with tabs replaced by \___ and EOL denoted by $.
Use ,c to cycle between case-sensitive and -insensitive matching.
Status bar shows list format, case matching and code of character under cursor.
Set wide columns for diff view.
Restore terminal columns on exit.
Change indent options for different file types.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@11 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoHighlighted screen name no longer blinks.
Iain Patterson [Fri, 9 Dec 2005 22:04:04 +0000 (22:04 +0000)]
Highlighted screen name no longer blinks.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@10 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoAdded rxvt-unicode terminfo.
Iain Patterson [Mon, 7 Nov 2005 18:04:29 +0000 (18:04 +0000)]
Added rxvt-unicode terminfo.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@9 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoSet correct tag.
Iain Patterson [Fri, 16 Sep 2005 15:02:40 +0000 (15:02 +0000)]
Set correct tag.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@8 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoAdded comment binds for H and L matching vim (keep defaults for now).
Iain Patterson [Fri, 16 Sep 2005 15:02:07 +0000 (15:02 +0000)]
Added comment binds for H and L matching vim (keep defaults for now).

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@7 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoAdded screenrc.
Iain Patterson [Fri, 16 Sep 2005 15:00:55 +0000 (15:00 +0000)]
Added screenrc.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@6 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoPreserve PROMPT_xx_COLOUR if already set. Users can override the colours.
Iain Patterson [Mon, 15 Aug 2005 16:18:15 +0000 (16:18 +0000)]
Preserve PROMPT_xx_COLOUR if already set.  Users can override the colours.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@5 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoMoved some aliases and variables in .bash_profile to correct bashrc files.
Iain Patterson [Mon, 15 Aug 2005 16:03:06 +0000 (16:03 +0000)]
Moved some aliases and variables in .bash_profile to correct bashrc files.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@4 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoRedirect stderr when finding files.
Iain Patterson [Mon, 15 Aug 2005 16:02:44 +0000 (16:02 +0000)]
Redirect stderr when finding files.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@3 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoAdded $Id$ tags.
Iain Patterson [Mon, 15 Aug 2005 09:47:51 +0000 (09:47 +0000)]
Added $Id$ tags.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@2 6be0d1a5-5cfe-0310-89b6-964be062b18b

18 years agoInitial import.
Iain Patterson [Mon, 15 Aug 2005 09:41:00 +0000 (09:41 +0000)]
Initial import.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@1 6be0d1a5-5cfe-0310-89b6-964be062b18b