Skip to content

Add Ctrl-W support for REPL#553

Merged
saghul merged 1 commit intomasterfrom
repl-ctrl-w
Sep 26, 2024
Merged

Add Ctrl-W support for REPL#553
saghul merged 1 commit intomasterfrom
repl-ctrl-w

Conversation

@saghul
Copy link
Copy Markdown
Contributor

@saghul saghul commented Sep 25, 2024

No description provided.

@saghul saghul requested a review from bnoordhuis September 25, 2024 21:11
Copy link
Copy Markdown
Contributor

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

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

Darn, we already had the code for that except hooked up to an emacs keybinding? I've suffered so long for no reason!

@saghul saghul merged commit b1dc19c into master Sep 26, 2024
@saghul saghul deleted the repl-ctrl-w branch September 26, 2024 07:55
@chqrlie
Copy link
Copy Markdown
Collaborator

chqrlie commented Sep 27, 2024

Darn, we already had the code for that except hooked up to an emacs keybinding? I've suffered so long for no reason!

Sorry for that, I'm to blame: I am used to Alt-Delete so I was not aware that Ctrl-W was a standard getline binding for backward-kill-word...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants