On Fri, Feb 21, 2003 at 11:11:18AM +, Hugh Saunders wrote:
| On Thu, Feb 20, 2003 at 07:55:27PM -0500, Derrick 'dman' Hudson wrote:
| > The command
| > dG
| > will do that. "G" is a cursor movement command that moves the cursor
| > to the end of the buffer.
| ahh, i knew you could use G t
On Thu, Feb 20, 2003 at 07:55:27PM -0500, Derrick 'dman' Hudson wrote:
> The command
> dG
> will do that. "G" is a cursor movement command that moves the cursor
> to the end of the buffer.
ahh, i knew you could use G to move, but not as a range for d,
thanks.
> Look at the "map" commands. F
On Fri, Feb 21, 2003 at 12:14:28AM +, Hugh Saunders wrote:
| how would one bind a key to
| :.,$d
| [or a named function to delete from current position to eof] ?
The command
dG
will do that. "G" is a cursor movement command that moves the cursor
to the end of the buffer.
| basically jus
how would one bind a key to
:.,$d [or a named function to delete from current position to eof] ?
basically just want to start simple! have gasped in amazement at the vim
maze solving macro and looked at /usr/share/doc/vim/html but cant see
anything simple for binding stuff.
thanks
hugh
--
To
4 matches
Mail list logo