Friday, December 16, 2011

Re: can quickfix achieve this?

On 16 December 2011 00:52, Tony Mechelynck <antoine.mechelynck@gmail.com> wrote:
> I don't think it's possible, but maybe you could use the following mappings
> to advantage:
>
>        :map  <F2>     :cnext<CR>
>        :map  <S-F2>   :cprev<CR>
>        :map  <F3>     :cnfile<CR>
>        :map  <S-F3>   :cpfile<CR>
>
> With them, I only rarely need to open the quickfix window.

Thanks, :cpf and cnf works great!

>
>
> And BTW, I tried Emacs with a keyboard and found it totally unusable. :-P

agreed:)

but emacs evil mode which is the latest iteration of vim emulation in emacs is
very usable and suprisingly complete. feel free to check it out if interested.

http://gitorious.org/evil/pages/Home

>
>
> Best regards,
> Tony.
> --
> Diplomacy is the art of saying "nice doggy" until you can find a rock.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: