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

Fix segfault when moving up a directory #110

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sidtronics
Copy link

  • Fixes a segfault when leaving a directory with 'h' or the left arrow key after entering with Enter.
  • Remove redundant call to SelectWindow::Confirm().

Closes #97

Fixes a segfault when leaving a directory with 'h' or the left arrow key after entering with Enter.

Fixes boysetsfrog#97.
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.

Segfault when going up directory
1 participant