How do I get the current word from a Python script? I can get
vim.current.window.cursor which is row,col, and I can get
vim.current.line, but which character we're in is a computation that
considers the tabstop and all the tabs on the line...is there an
easier way?
-- 
Yang Zhang
http://yz.mit.edu/

-- 
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

Reply via email to