bash中的“删除单词”


2

我知道在bash, alt-backspae 做什么 ctrl-backspace 在现代GUI中:它会向后删除一个单词。

我正在寻找相当于 ctrl-delete,即删除一个单词。我试过了 alt-delete 但没有运气。在Bash中是否存在键盘组合?

Answers:


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.