On Tue, 15 Jun 2010 17:45:43 +1000 James Mills
<prolo...@shortcircuit.net.au> wrote:

> I myself use vim (as my editor) and 2-3 Terminals on virtual
> workspaces (in my DE). I guess the beauty with vim is you just read
> the line no. type it in and hit ^G
> 
You mean just G (Shift+g), right? ^G (Ctrl+G) prints the file name and
cursor position.

Incidentally, :<linenumber><Return> does the same as <linenumber>G.

Sorry, that's seriously OT, but think about the havoc this could wreak
if some uninformed layperson read this and took it to heart. ;)

/W


-- 
INVALID? DE!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to