Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

VIM commands

Name: ‮ৢ akab !/kobXNAplk!oeUEKHNegfsQRnX 2008-11-23 23:50

what is the quickest way to flip among tabs in vim.

Name: Anonymous 2008-11-23 23:59

SICP

Name: Anonymous 2008-11-24 0:06

C-x C-b

Name: Anonymous 2008-11-24 2:26

^W+Up/Down/left/right

depends on what tabs you're talking about, there are buffers, there are split screens

i mostly use :sb to open a buffer, or just :b to load it into the current window

Name: Anonymous 2008-11-24 2:40

Put this in your .emacs file:

(when (fboundp 'windmove-default-keybindings)
(windmove-default-keybindings))


for shift+arrow buffer move.

Name: Anonymous 2008-11-24 2:50

>>5
what do you put in your .emacs file to make it not give you RSI?

Name: Anonymous 2008-11-24 3:56

>>6
(setq learn-to-fucking-type 1)

Name: Anonymous 2008-11-24 4:13

>>7
playing Twister on a keyboard ≠ typing

Name: Anonymous 2008-11-24 4:20

>>8
A professor of mine describes emacs as being like playing DDR with your fingers. I lol'd, I have to admit. Lol.

Name: Anonymous 2008-11-24 4:33

>>8
Knowing how to use modifier keys = typing.

Name: Anonymous 2008-11-24 8:25

gt
gT

Name: Anonymous 2011-02-04 16:13

Don't change these.
Name: Email:
Entire Thread Thread List