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 K option to disable toggling of keyboard transmit mode #247

Merged
merged 1 commit into from
Sep 19, 2017
Merged

Conversation

mptre
Copy link
Owner

@mptre mptre commented Sep 18, 2017

Useful when running pick from within another interactive program (like
vim(1)) which does not re-enable keyboard transmit mode after executing
an external program.

Fixes #246.

teoljungberg added a commit to calleluks/pick.vim that referenced this pull request Sep 18, 2017
This adds the `-K` flag to the default exectuable, which was introduced
in mptre/pick#247.
Copy link
Contributor

@teoljungberg teoljungberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works wonders.

I opened a PR to pick.vim to reflect this change.

Useful when running pick from within another interactive program (like
Vim) which does not re-enable keyboard transmit mode after executing an
external program.

Fixes #246.
@mptre mptre merged commit 6fca1c4 into master Sep 19, 2017
@mptre mptre deleted the keypad branch September 19, 2017 06:34
teoljungberg added a commit to calleluks/pick.vim that referenced this pull request Sep 19, 2017
This adds the `-K` flag to the default exectuable, which was introduced
in mptre/pick#247.
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