当前位置:网站首页>Shortcut key of Bash
Shortcut key of Bash
2022-07-07 12:56:00 【LC181119】
- Ctrl + l Clear the screen , amount to clear command
- Ctrl + o Execute the current command , And redisplay this command
- Ctrl + s Block screen output , lock
- Ctrl + q Allow screen output , Unlock
- Ctrl + c Termination order
- Ctrl + z Suspend command
- Ctrl + a Move the cursor to the beginning of the command line , amount to Home
- Ctrl + e Move the cursor to the end of the command line , amount to End
- Ctrl + f Move the cursor one character to the right
- Ctrl + b Move the cursor one character to the left
- Ctrl + xx The cursor moves between the beginning of the command line and the cursor Be careful :Alt Combination shortcuts often conflict with other software
- Alt + f Move the cursor to the right one word end
- Alt + b Move the cursor one word to the left
- Ctrl + u Delete from the cursor to the beginning of the command line
- Ctrl + k Delete from the cursor to the end of the command line
- Alt + r Delete the current entire line
- Ctrl + w Delete from the cursor to the left to the beginning of the word
- Alt + d Delete right from the cursor to the end of the word
- Alt + Backspace Delete the words on the left
- Ctrl + d Delete a character at the cursor
- Ctrl + h Delete a character in front of the cursor
- Ctrl + y Paste the deleted character behind the cursor
- Alt + c Start at the cursor and change the first capitalized word to the right
- Alt + u Start at the cursor , Change the word on the right to uppercase
- Alt + l Start at the cursor , Change the word on the right to lowercase
- Ctrl + t Swap character positions at the cursor and before
- Alt + t Swap cursor and previous word positions
- Alt + # Prompt for the specified character , Repeat the character # Time
- The ability to get help determines the ability of Technology !
- Multi level help
- Alt + f Move the cursor to the right one word end
- Alt + b Move the cursor one word to the left
- Ctrl + u Delete from the cursor to the beginning of the command line
- Ctrl + k Delete from the cursor to the end of the command line
- Alt + r Delete the current entire line
- Ctrl + w Delete from the cursor to the left to the beginning of the word
- Alt + d Delete right from the cursor to the end of the word
- Alt + Backspace Delete the words on the left
- Ctrl + d Delete a character at the cursor
- Ctrl + h Delete a character in front of the cursor
- Ctrl + y Paste the deleted character behind the cursor
- Alt + c Start at the cursor and change the first capitalized word to the right
- Alt + u Start at the cursor , Change the word on the right to uppercase
- Alt + l Start at the cursor , Change the word on the right to lowercase
- Ctrl + t Swap character positions at the cursor and before
- Alt + t Swap cursor and previous word positions
- Alt + # Prompt for the specified character , Repeat the character # Time
边栏推荐
- Master formula. (used to calculate the time complexity of recursion.)
- - Oui. Migration entièrement automatisée de la Sous - base de données des tableaux d'effets sous net
- 【从 0 开始学微服务】【00】课程概述
- 广州市召开安全生产工作会议
- Ip2long and long2ip analysis
- Blog recommendation | Apache pulsar cross regional replication scheme selection practice
- leetcode刷题:二叉树22(二叉搜索树的最小绝对差)
- 初学XML
- layer弹出层的关闭问题
- [pytorch practice] write poetry with RNN
猜你喜欢

ACL 2022 | small sample ner of sequence annotation: dual tower Bert model integrating tag semantics

Master formula. (used to calculate the time complexity of recursion.)

关于 appium 启动 app 后闪退的问题 - (已解决)

Aosikang biological sprint scientific innovation board of Hillhouse Investment: annual revenue of 450million yuan, lost cooperation with kangxinuo

Multi row and multi column flex layout

Image pixel read / write operation

Common knowledge of one-dimensional array and two-dimensional array

.Net下极限生产力之efcore分表分库全自动化迁移CodeFirst

ICLR 2022 | 基于对抗自注意力机制的预训练语言模型

visual stdio 2017关于opencv4.1的环境配置
随机推荐
About IPSec
Query whether a field has an index with MySQL
ISPRS2021/遥感影像云检测:一种地理信息驱动的方法和一种新的大规模遥感云/雪检测数据集
leetcode刷题:二叉树24(二叉树的最近公共祖先)
HZOJ #240. 图形打印四
Session
Leetcode skimming: binary tree 27 (delete nodes in the binary search tree)
Leetcode skimming: binary tree 23 (mode in binary search tree)
ip2long与long2IP 分析
[statistical learning method] learning notes - support vector machine (Part 2)
Day-19 IO stream
【从 0 开始学微服务】【01】什么是微服务
测试下摘要
环境配置篇
What if does not match your user account appears when submitting the code?
非分区表转换成分区表以及注意事项
关于 appium 启动 app 后闪退的问题 - (已解决)
初学XML
leetcode刷题:二叉树27(删除二叉搜索树中的节点)
Leetcode question brushing: binary tree 26 (insertion operation in binary search tree)