用户工具

站点工具


linux:terminal快捷键

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
linux:terminal快捷键 [2021/01/05 11:34] zhangguolinux:terminal快捷键 [2023/03/17 10:12] (当前版本) – 外部编辑 127.0.0.1
行 2: 行 2:
 有些时候,这些快捷键可能被terminal窗口的菜单栏占用, 有些时候,这些快捷键可能被terminal窗口的菜单栏占用,
  
-只需要Edit -> Keyboard Shortcuts... -> 把enable menu access 和 Enable the menu shortcuts key前面方框的勾去即可。+只需要Edit -> Keyboard Shortcuts... -> 把enable menu access 和 Enable the menu shortcuts key前面方框的勾去即可。
  
  
行 16: 行 16:
 | Ctrl-l    | Clear the screen and move the cursor to the top left corner. The\\ clear command does the same thing.  | | Ctrl-l    | Clear the screen and move the cursor to the top left corner. The\\ clear command does the same thing.  |
  
 +
 +===== - xfce =====
 +
 +
 +Edit -> Preferences -> Advanced -> Shortcuts
 +
 +勾选以下三项Disable:\\ 
 +  - Disable all menu access keys (such as Alt+f)
 +  - Disable menu shortcut key (F10 by default)
 +  - Disable help window shortcut kye (F1 by default)
 +
 +{{:linux:pasted:20210822-201804.png}}
 +
 +{{:linux:pasted:20210822-201701.png}}
  
  
行 26: 行 40:
 | !!string  | 将 string 添加到上一条命令的最后并执行                                                                                | | !!string  | 将 string 添加到上一条命令的最后并执行                                                                                |
  
 +
 +<code bash>
 +> echo haha
 +haha
 +> echo !$
 +haha
 +> !!hello
 +hahahello
 +
 +</code>
  
  
linux/terminal快捷键.1609817662.txt.gz · 最后更改: 2023/03/17 10:12 (外部编辑)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki