Changing middle mouse button for pasting to right mouse button in rxvt

2008-03-14 Thread Suan
Hi, I'm using rxvt in Cygwin and I'm wondering how to change my mouse bindings from the middle button for pasting to the right button. The main reason why I want to do this is because my laptop doesn't have a middle mouse button. Thanks for any help! -- Unsubscribe info: http://cygwin.com/ml

Re: Changing middle mouse button for pasting to right mouse button in rxvt

2008-03-14 Thread Suan
Jerry D. Hedden cpan.org> writes: > > > my laptop doesn't have a middle mouse button. > Pressing the left and right mouse buttons at the same time has the same > effect. > > I read that somewhere earlier and tried itdoesn't work though -- Unsubscribe info: http://cygwin.com/ml/#u

Re: Changing middle mouse button for pasting to right mouse button in rxvt

2008-03-14 Thread Suan
DePriest, Jason R. gmail.com> writes: > > On Fri, Mar 14, 2008 at 7:43 PM, Suan <> wrote: > > Jerry D. Hedden cpan.org> writes: > > > > > > > > > my laptop doesn't have a middle mouse button. > > > Pressing the

Re: Changing middle mouse button for pasting to right mouse button in rxvt

2008-03-15 Thread Suan
Thanks Jason, I tried changing my TERM to the same as yours, as it should be, and that didn't help. But from your post I learnt that I can just use shift-left-click, and that should suffice. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

readline clash with bash/PS1 escapes

2005-08-24 Thread Suan Yong
aults .bashrc.inputrc .viminfo ~>ps bash: p: command not found ~> ^--- After some experimentation, I found that if I removed the '\[' and '\]' delimiters from my PS1, the errant behavior goes away. The control sequences evidently still work, even thou