Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tag stack empty #2

Closed
damilare opened this issue Feb 25, 2012 · 2 comments
Closed

tag stack empty #2

damilare opened this issue Feb 25, 2012 · 2 comments

Comments

@damilare
Copy link

Hi,

Big ups on this vgod, but got a little issue.

On hitting 'v' for visual mode I get the error below:

E73: tag stack empty

I am using Ubuntu 10.04 in screen mode. Thanks for any help.

Dami

@greatghoul
Copy link

maybe you are using vim, and mapped :po
you can map like this to fix the issue

map [[ :po<CR>

@damilare
Copy link
Author

@greatghoul yep, thanks fixed.

Replaced map <C-[> <ESC>:po<CR> in https://github.com/vgod/vimrc/blob/master/vimrc#L207 with map [[ :po<CR>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants