mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
![]() This binds Alt/Control+Delete/Backspace to support deletion matching the motion bindings in `whole_word_jumping`. Should work mostly out of the box on terminals that generate `\x7f` when `backspace` is pressed and `\x08` when `control+backspace` is pressed. Tested to work on Microsoft Terminal (WSL2). For incompatible terminals, users can set `$XONSH_WHOLE_WORD_CTRL_BKSP = False` to avoid configuration of the `control+backspace` binding. |
||
---|---|---|
.. | ||
cleanup-use-sighup.rst | ||
extend-whole-word-jumping.rst | ||
feat-xontrib-lifecycle.rst | ||
feat_returncode_enhancements.rst | ||
fix-broken-bg.rst | ||
fix-ptk-force-quit.rst | ||
fix_exit_error.rst | ||
fixEnvironmentCompletion.rst | ||
furo.rst | ||
ignorespace-doc.rst | ||
refactor-fish-completer.rst | ||
remove-prompt-ret-code-xontrib.rst | ||
TEMPLATE.rst |