Re: Midnight Commander - show/hide panel

2009-07-21 Thread Robert Bram
> I have been trying out Midnight Commander on Cygwin and noticed that > (like vim) it has a shortcut (control+0) for going back to the command > prompt. > > However, on Cygwin, typing anything immediately brings back Midnight > Commander. I tried this on a Linux machine and it works ok, meaning I

Midnight Commander - show/hide panel

2009-07-20 Thread Robert Bram
Hi All, I have been trying out Midnight Commander on Cygwin and noticed that (like vim) it has a shortcut (control+0) for going back to the command prompt. However, on Cygwin, typing anything immediately brings back Midnight Commander. I tried this on a Linux machine and it works ok, meaning I ca

Re: using a single instance of vim in cygwin

2008-12-12 Thread Robert Bram
Thank you for your advice Corinna! >> The --servername options doesn't work on my Cygwin vim. Is there any >> work-around to have vim on Cygwin use a single instance? > > Plain vim is explicitly build without X support, which is required for > the clientserver option. This should work with gvim u

using a single instance of vim in cygwin

2008-12-11 Thread Robert Bram
Hi All, I read the tip here for using vim in server mode so that any new files you open in vim will go to the same vim instance in a new tab: http://piao-tech.blogspot.com/2008/10/open-new-files-as-tabs-in-current-vim.html The --servername options doesn't work on my Cygwin vim. Is there any work-

cdargs usage

2008-08-10 Thread Robert Bram
Hi All, The cdargs manpage says: select current entry. But when I go to cdargs browse or list mode, I exit cdargs but the directory hasn't changed. Have I misinterpreted how cdargs works in Cygwin? Any help would be most appreciated! Rob :) -- Unsubscribe info: http://cygwin.co

Re: auto complete history

2008-05-12 Thread Robert Bram
Thank you Thorsten >> In a previous installation of Cygwin, I had 'history auto complete' in > Depends on your shell. In Zsh it would be... > and in Bash... >"\e[A": history-search-backward >"\e[B": history-search-forward > Put these in your .zshrc or .inputrc. I also needed this in my

auto complete history

2008-05-10 Thread Robert Bram
Hi All, In a previous installation of Cygwin, I had 'history auto complete' in so far as I could type a letter, press the up key and the prompt would cycle through the most recent entries in history whose first letter matches the letter I typed. On my newest install, this feature isn't present. Ca

RE: exiting vim changes background colour of console

2005-10-19 Thread Robert Bram
Hi Igor, > > My PS1 variable is: > > \e[47m\n\s\v User \u on host \h in dir \w\n\d \@>\e[0;30m > > > > bash2.05b User rbram on host cml035835 in dir /cygdrive/c/eTech/eForms2 > > Thu Oct 20 07:16 AM> echo $PS1 > > \e[47m\n\s\v User \u on host \h in dir \w\n\d \@>\e[0;30m > > Note that the end of

RE: exiting vim changes background colour of console

2005-10-19 Thread Robert Bram
Hi Igor, > > > > > > == > > > > > > I am finding that when I exit from vim, it turns my background > > > > > > back into black (which is how I had it before I tried changing > > > > > > it today). Is there a setting or something I have forgotten to > > > > > > change? > > > > > > == > > > > > > A

RE: exiting vim changes background colour of console

2005-10-18 Thread Robert Bram
y, I find that I can keep pressing ENTER and 'clear' the screen back to how it was, but this is an ugly solution. Kind regards, Rob :) --- Robert Mark Bram Portal Analyst Programmer eTechnology, Coles Myer Limited [EMAIL PROTECTED] +61 3 9635 1036 -Original Message- From: Igo

RE: exiting vim changes background colour of console

2005-10-17 Thread Robert Bram
Hi Corinna, > > == > > I am finding that when I exit from vim, it turns my background > > back into black (which is how I had it before I tried changing > > it today). Is there a setting or something I have forgotten to > > change? > > == > > Actually this is happenning not just after vim.. but e

RE: exiting vim changes background colour of console

2005-10-16 Thread Robert Bram
nd regards, Rob :) --- Robert Mark Bram Portal Analyst Programmer eTechnology, Coles Myer Limited [EMAIL PROTECTED] +61 3 9635 1036 > -Original Message- > From: Robert Bram > Sent: Monday, 17 October 2005 1:25 PM > To: 'cygwin@cygwin.com' >

Customising prompt

2005-10-16 Thread Robert Bram
Hi All! I want my prompt like this: bash2.05b User rbram on host cml035835 in dir /cygdrive/c/ Mon Oct 17 12:52:59> Here is my attempt so far: PS1="\n\s\v \[\e[31m\]User \[\e[34m\]\u \[\e[31m\]on host \[\e[34m\]\h\[\e[31m\] in dir \[\e[34m\]\w\n\d \t> \e[30;47m " The issue is this: the I am g

exiting vim changes background colour of console

2005-10-16 Thread Robert Bram
Hi All! I am finding that when I exit from vim, it turns my background back into black (which is how I had it before I tried changing it today). Is there a setting or something I have forgotten to change? Kind regards, Rob :) --- Robert Mark Bram Portal Analyst Programmer eTechnology, Co