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

Error on opening new tab with 't' on NERDTree Bookmarks #565

Closed
FlogFr opened this issue Mar 25, 2016 · 7 comments
Closed

Error on opening new tab with 't' on NERDTree Bookmarks #565

FlogFr opened this issue Mar 25, 2016 · 7 comments
Labels

Comments

@FlogFr
Copy link

FlogFr commented Mar 25, 2016

Hello,

I just upgraded my NERDTree submodule to 4ebbb53 origin/master. And I can't open my Bookmark anymore with the letter 't'.

This is the "stacktrace":

Error detected while processing function nerdtree#ui_glue#invokeKeyMap..73..72..<SNR>45_openInNewTab..76..92..97..86:
line    1:
E716: Key not present in Dictionary: root.AbsoluteTreeRoot() : a:nerdtree.root
E15: Invalid expression: a:searchFromAbsoluteRoot ? a:nerdtree.root.AbsoluteTreeRoot() : a:nerdtree.root
Error detected while processing function nerdtree#ui_glue#invokeKeyMap..73..72..<SNR>45_openInNewTab..76..92:
line    4:
E171: Missing :endif
Error detected while processing function nerdtree#ui_glue#invokeKeyMap..73..72:
line    3:
E171: Missing :endif
Error detected while processing function nerdtree#ui_glue#invokeKeyMap..73:
line   43:
E171: Missing :endif
@drewbailey
Copy link

Having this issue as well, were you able to resolve?

@FlogFr
Copy link
Author

FlogFr commented Sep 19, 2016

I don't have the issue anymore, I upgraded to neovim + latest NERDTree (maybe the same as describe in this ticket).

@PhilRunninger
Copy link
Member

PhilRunninger commented Oct 17, 2016

I'm not getting error messages, but t is opening the bookmarked file in the same window as NERDTree, and not creating a new tab.

@osenvosem
Copy link

Having the same issue. MacVim 8.0.771 (135) + latest NERDTree

@lifecrisis
Copy link
Contributor

Confirmed this bug on Windows 10.

@lifecrisis lifecrisis added the bug label Aug 7, 2017
@wesleytodd
Copy link

wesleytodd commented Aug 16, 2017

Having the same error on master, if I checkout what looks like the last major version tag, 5.0.0, the issue is resolved. Not sure if that helps for a fix since it was from ~2 years ago, but if anyone else just wants a working state, that seems to do it.

@lifecrisis
Copy link
Contributor

Announcement: All involved should check out the PR #759 and make sure it works as intended. Confirmation will speed up a merge.

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

No branches or pull requests

6 participants