Feature or enhancement
Proposal:
The "new" REPL binds yank-arg (inserting the last word of the previous input line) to M-., just like GNU Readline. Readline additionally binds it to M-_, and I would like to add that binding to pyrepl, too.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Feature or enhancement
Proposal:
The "new" REPL binds
yank-arg(inserting the last word of the previous input line) toM-., just like GNU Readline. Readline additionally binds it toM-_, and I would like to add that binding to pyrepl, too.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
yank-argtoM-_in pyrepl #147949