Skip to content

Conversation

@amjith
Copy link
Contributor

@amjith amjith commented Sep 21, 2014

After I hit and then try to press C-U or C-W it places a ^U or ^W in the line instead of deleting the line. This PR will fix that behavior.

Copy link
Member

Choose a reason for hiding this comment

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

Make sure that you exit COMPLETE mode here:

 # Quit autocomplete mode. if event.input_processor.input_mode == InputMode.COMPLETE: event.input_processor.pop_input_mode()
@amjith
Copy link
Contributor Author

amjith commented Sep 21, 2014

I messed up with pulling and pushing upstream. I'm closing this PR to prevent messing up the history. I'll open a new PR with just the right changes.

@amjith amjith closed this Sep 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants