error: buffers doesn't record the full path

2010-06-24 Thread Sylvia Liu
Hi, I encountered following trouble while using vim. My vim version info: VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Mar 25 2010 23:23:56) Included patches: 1-411 Use case: 1. Suppose I have a project organized in the following hierarchy: myproject |- src --> a |- lib |-

Re: Cannot use CTRL-Q in vim which in a PuTTY terminal.

2010-01-21 Thread Sylvia Liu
Thanks a lot. According to your key words "xon/xoff", I tried to configure the PuTTY, and fond a "TTY". In TTY ctrl-q is for "START", so I remap it to ctrl-x. Now vim working. Thanks On Thu, Jan 21, 2010 at 4:12 PM, Christian Brabandt wrote: > On Thu, January 21, 2010 9:08 am, pansz wrote: > > Th

Re: Cannot use CTRL-Q in vim which in a PuTTY terminal.

2010-01-21 Thread Sylvia Liu
Yes, I know there is CTRL-V. On PuTTY, CTRL-V is used to paste. That's why I want CTRL-Q. I don't know how to configure PuTTY to pass the CTRL-Q to vim. I have tried, but not working. Does anybody know how to make it work? On Thu, Jan 21, 2010 at 4:08 PM, pansz wrote: > Sylvia: > > Hello, >> >>