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

New boolean option "send-child-enter" #791

Merged
merged 1 commit into from
Mar 13, 2018
Merged

Conversation

andebjor
Copy link
Contributor

Can be set to "no" to disable sending enter key presses to child view.
In practice only relevant if "focus-child" is false.

Default is "yes", which is identical to previous behavior.

Can be set to "no" to disable sending enter key presses to child view.
In practice only relevant if "focus-child" is false.

Default is "yes", which is identical to previous behavior.
@jonas
Copy link
Owner

jonas commented Mar 13, 2018

You are not the first to raise this issue, much appreciated that you took the time to make a patch.

@jonas jonas merged commit e430e03 into jonas:master Mar 13, 2018
@andebjor andebjor deleted the no_child_enter branch March 13, 2018 07:23
rolandwalker pushed a commit to rolandwalker/tig that referenced this pull request May 21, 2018
Can be set to "no" to disable sending enter key presses to child view.
In practice only relevant if "focus-child" is false.

Default is "yes", which is identical to previous behavior.
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.

2 participants