控制台热键


1

在文本编辑器中,我喜欢使用热键:ctrl + arrow,ctrl + shift + arrow,ctrl + shift +(end | home)。

有没有办法在控制台中这样做?

我正在使用/ bin / bash,我知道它有很多其他的shell,但我知道它们什么都没有。

Answers:


0

默认情况下,您的bash可以支持Alt+FForward和Alt+Bfor Backward。可以通过按Ctrl+Space(或者至少是某些分布中的默认值)来开始选择。


可以更改ctrl + *的键吗?
user1081056

可能是,见help bind
choroba
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.