当前位置:网站首页>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
边栏推荐
- leetcode刷题:二叉树25(二叉搜索树的最近公共祖先)
- ICLR 2022 | 基于对抗自注意力机制的预训练语言模型
- [crawler] avoid script detection when using selenium
- 处理链中断后如何继续/子链出错removed from scheduling
- Leetcode skimming: binary tree 22 (minimum absolute difference of binary search tree)
- Master formula. (used to calculate the time complexity of recursion.)
- 【无标题】
- CMU15445 (Fall 2019) 之 Project#2 - Hash Table 详解
- Leetcode brush question: binary tree 24 (the nearest common ancestor of binary tree)
- Layer pop-up layer closing problem
猜你喜欢
[statistical learning methods] learning notes - Chapter 5: Decision Tree
高瓴投的澳斯康生物冲刺科创板:年营收4.5亿 丢掉与康希诺合作
leetcode刷题:二叉树27(删除二叉搜索树中的节点)
Leetcode skimming: binary tree 23 (mode in binary search tree)
[pytorch practice] write poetry with RNN
Sequoia China completed the new phase of $9billion fund raising
Talk about four cluster schemes of redis cache, and their advantages and disadvantages
2022A特种设备相关管理(锅炉压力容器压力管道)模拟考试题库模拟考试平台操作
认养一头牛冲刺A股:拟募资18.5亿 徐晓波持股近40%
Aike AI frontier promotion (7.7)
随机推荐
- Oui. Migration entièrement automatisée de la Sous - base de données des tableaux d'effets sous net
Several ways to clear floating
Day21 multithreading
ACL 2022 | 序列标注的小样本NER:融合标签语义的双塔BERT模型
PHP calls the pure IP database to return the specific address
[Q&A]AttributeError: module ‘signal‘ has no attribute ‘SIGALRM‘
初学XML
Day-17 connection set
Star Enterprise Purdue technology layoffs: Tencent Sequoia was a shareholder who raised more than 1billion
2022a special equipment related management (boiler, pressure vessel and pressure pipeline) simulated examination question bank simulated examination platform operation
【从 0 开始学微服务】【03】初探微服务架构
layer弹出层的关闭问题
环境配置篇
关于 appium 如何关闭 app (已解决)
2022 polymerization process test question simulation test question bank and online simulation test
What kind of methods or functions can you view the laravel version of a project?
红杉中国完成新一期90亿美元基金募集
3D content generation based on nerf
.Net下極限生產力之efcore分錶分庫全自動化遷移CodeFirst
2022-07-07 Daily: Ian Goodfellow, the inventor of Gan, officially joined deepmind