当前位置:网站首页>Vi/vim delete: one line, one character, word, the first character of each line command
Vi/vim delete: one line, one character, word, the first character of each line command
2022-07-02 18:08:00 【zhangsan3333】
linux vim edit preservation sign out
vim Editor - Multiple lines annotated and uncommented
How to be in Vim/Vi Save the file in and exit the editor
Ubuntu install ssh service & Turn on ssh service & restart ssh service ( Remote login )
x Delete the character under the current cursor
dw Delete the rest of the word after the cursor .
d$ Delete the rest of the line after the cursor .
dd Delete current row .
c Function and d identical , The difference is that after the delete operation is completed, you enter INSERT MODE
cc Also delete the current line , Then enter INSERT MODE
VI How to change lines in the order
Enter the edit mode and press "i"
Save and launch ":x"
sign out ":q"
Forced exit without saving “:q!”
:q! Don't save files , Forced exit vi command
:w Save the file , Do not exit vi command
:wq Save the file , sign out vi command
边栏推荐
- qt的内存映射
- Development and application case of pms134 scheme of Yingguang single chip microcomputer with original packaging
- Redisson 高性能 Redis 分布式锁源码分析
- 【Zuul】com. netflix. zuul. exception. ZuulException: Hystrix Readed time out
- Wasserstein slim gain with clipping penalty (wsgain-cp) introduction and code implementation -- missing data filling based on generating countermeasure network
- 977.有序数组的平方
- How can you omit a large number of switch statements
- 好评率计算
- em120.gige. h
- vimium映射键
猜你喜欢

Troubleshooting ideas that can solve 80% of faults

aloam 代码阅读与总结

Intelligent hydropower meter energy consumption monitoring cloud platform

Linux中,mysql设置job任务自动启动

pycharm 修改 pep8 E501 line too long > 0 characters

Redisson high performance redis distributed lock source code analysis

如何开启IDEA的Run Dashboard功能

win10 kms activator

Easyai notes - machine learning
![[golang | grpc] generate certificates using OpenSSL](/img/a6/0c9c80cc24c5f8585051e00e73072f.png)
[golang | grpc] generate certificates using OpenSSL
随机推荐
Yingguang single chip microcomputer pms150/pmc150/pms150c consumer single chip microcomputer
能解决 80% 故障的排查思路
qt的内存映射
Taiwan Feiling fm8pb513b MCU provides MCU program development product design
Yingguang pmc131 SOP16 16pin eight bit MCU
Nvidia 显卡 Failed to initialize NVML Driver/library version mismatch 错误解决方案
Calculation of favorable comment rate
一个优秀程序员可抵五个普通程序员!
Solution pour arrêter automatiquement les paquets Jar en cours d'exécution en éteignant le serveur de connexion xshell
PHP gets the number of days, hours, minutes and seconds between the two timestamps
Experience Alibaba cloud character recognition OCR
义隆EM78P153K DIP14单片机 MCU
开发一个禁止删除namespace的控制器
win10 卸载cuda
微信小程序视频分享平台系统毕业设计毕设(6)开题答辩PPT
1288_ Implementation analysis of vtask resume() interface and interrupt Security version interface in FreeRTOS
Many scenic spots are temporarily closed due to the typhoon. The provincial culture and tourism department reminds you to pay attention to safety!
Huimang micro IO MCU ft60f010a-urt
基数排序的简单理解
Simple understanding of cardinality sorting