Skip to content
Prev Previous commit
Next Next commit
2025-01-01-19-24-43.gh-issue-128388.8UdMz_.rst: fix typo
  • Loading branch information
paulie4 authored Jan 1, 2025
commit 459b379c17889e82d99f5782d60d0069e483b396
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix :source:`Lib/_pyrepl/windows_console.py` to support more keybindings, like the :kbd:`Control-←` and :kbd:`Control-→` word-skipping keybindings and those with meta (i.e. Alt), e.g. to :data:`kill-word` or data:`backward-kill-word`.
Fix :source:`Lib/_pyrepl/windows_console.py` to support more keybindings, like the :kbd:`Control-←` and :kbd:`Control-→` word-skipping keybindings and those with meta (i.e. Alt), e.g. to :data:`kill-word` or :data:`backward-kill-word`.
Comment thread
paulie4 marked this conversation as resolved.
Outdated