Re: A few notes

2010-07-30 Fir de Conversatie Tony Mechelynck

On 29/07/10 10:49, Dimitar DIMITROV wrote:

Hi,

I've noticed that there is no mention in the help files that one can use
things like:

1. :h i^x^k or even
:h^x^k instead of
:h i_CTRL-X_CTRL-K

2. [count] gqq will format count lines

Cheers

--
You received this message from the vim_dev 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


I didn't know about i^x, but I knew about :help :| and :help x (and 
similar) which will replace | by bar or  by quote. I don't know if it's 
documented anywhere either.


i^x^k doesn't work, at least not if compiled with +digraphs (the Ctrl-K 
waits for a digraph or special key).



Best regards,
Tony.
--
Men may not be seen publicly in any kind of strapless gown.
[real standing law in Florida, United States of America]

--
You received this message from the vim_dev 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


Re : A few notes

2010-07-30 Fir de Conversatie Dimitar DIMITROV
Dimitar Dimitrov wrote:

 On 29/07/10 10:49, Dimitar DIMITROV wrote:
  Hi,
 
  I've noticed that there is no mention in the help files that one can use
  things like:
 
  1. :h i^x^k or even
  :h^x^k instead of
  :h i_CTRL-X_CTRL-K
 
  2. [count] gqq will format count lines
 
  Cheers
 
  --
  You received this message from the vim_dev 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

 I didn't know about i^x, but I knew about :help :| and :help x (and
 similar) which will replace | by bar or  by quote. I don't know if it's
 documented anywhere either.

 i^x^k doesn't work, at least not if compiled with +digraphs (the Ctrl-K
 waits for a digraph or special key).

You can type ^ then k. For ^x you can use the Ctrl modifier

 Best regards,
 Tony.



  

-- 
You received this message from the vim_dev 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


Re: A few notes

2010-07-29 Fir de Conversatie Bram Moolenaar

Dimitar Dimitrov wrote:

 I've noticed that there is no mention in the help files that one can use 
 things 
 like:
 
 1. :h i^x^k or even
 :h^x^k instead of
 :h i_CTRL-X_CTRL-K

I'll add something about that in helphelp.txt.

 2. [count] gqq will format count lines

The count is not explicitly mentioned, this applies to more commands,
probably.

-- 
The future's already arrived - it's just not evenly distributed yet.
-- William Gibson

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\download, build and distribute -- http://www.A-A-P.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///

-- 
You received this message from the vim_dev 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