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

add new movement command #242

Closed
wants to merge 2 commits into from
Closed

add new movement command #242

wants to merge 2 commits into from

Conversation

sutrisnob45
Copy link

try to fix #240
aaab23c basically just a simple hack

@gokcehan
Copy link
Owner

@sutrisnob45 Commands next_parent and prev_parent can be implemented as custom commands as such:

map N :updir; down; open
map P :updir; up; open

So I don't think we should have them as builtins.

Command goto should probably be merged with top or bottom somehow so that we can have a default keybinding for that. @yangmillstheory wanted to be assigned to the issue so ideally I think you should coordinate to not work on the same issue at the same time.

@sutrisnob45
Copy link
Author

got it

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

Successfully merging this pull request may close these issues.

Jump to specific line
2 participants