当前位置:网站首页>Vim find character
Vim find character
2022-07-30 07:24:00 【A positive little salted fish】
1. Search from the beginning
Adjust vim to command mode
If the search string is "model", type the command in vim: "/model"
Press Enter and seeThe characters "model" that vim is looking for are highlighted from the beginning
Type lowercase "n" to see the next matching string
Type uppercase "N" to see the previous matching string
2.Search from the end
Adjust vim to command mode
If the search string is "model", type the command in vim: "?model"
Press enter to see what you want from the end of vimThe searched characters "model" are highlighted
Type lowercase "n" to see the next matching string
Type uppercase "N" to see the previous matching string
———————————————
Copyright statement: This article is an original article by CSDN blogger "Ghost Road 2022", and follows the CC 4.0 BY-SA copyright agreement. Please attach the original source link and this statement for reprinting.
Original link: https://blog.csdn.net/qq_38406029/article/details/114966834
边栏推荐
- FPGA parsing B code----serial 1
- OpenLayers (ol包),Vite显示地图(附源码)
- Kunlun state screen production (serial 3) - based article (button serial port to send)
- i++与 ++i 的区别
- QT serial port dynamically displays a large number of data waveform curves in real time (5) ======== "Final perfect solution version"
- jvm之逃逸分析
- 暂时存着阿里云
- [Jiangsu University Self-Chemistry Association stm32F103c8t6] Notes [Introduction to 32 MCUs and Using TIM Output to Compare and Configure PWM]
- 关于 PCB 多层板制程能力不得不说的那些事儿
- HSPF model application
猜你喜欢
QT serialization 1: readyRead() function, the solution to incomplete data subcontracting
QT每周技巧(2)~~~~~~~~~界面按钮
QT串口和CAN数据动态实时显示最后日志
【江科大自化协stm32F103c8t6】笔记之【入门32单片机及EXTI外部中断初始化参数配置】
昆仑通态屏幕制作(连载2)---基础篇(设定与显示,串口发送)
QT weekly skills (3)~~~~~~~~~ serial port addition
无法完成包的安装npm ERR! Refusing to install package with name “moment“ under a package also called “moment“
QT串口动态实时显示大量数据波形曲线(四)========“界面的美化与处理”
pdf和word等文档添加水印
BLDC电机应用持续火爆,“网红神器”筋膜枪前景几何?
随机推荐
昆仑通态屏幕制作(连载2)---基础篇(设定与显示,串口发送)
QT serial port dynamically displays a large number of data waveform curves in real time (5) ======== "Final perfect solution version"
每日一知识:手写深拷贝和浅拷贝(解决了循环引用的问题)
VSCode隐藏左边活动栏
【江科大自化协stm32F103c8t6】笔记之【入门32单片机及EXTI外部中断初始化参数配置】
C language, usage of qsort in library function, and explanation
查看 word版本号
QT串口动态实时显示大量数据波形曲线(四)========“界面的美化与处理”
[Jiangsu University Self-Chemistry Association stm32F103c8t6] Notes [Introduction to 32 MCUs and Using TIM Output to Compare and Configure PWM]
survivor区对象何时进入老年代(深入理解jvm中表述不准确的地方)
PCB 一分钟科普之你真的懂多层板吗?
探究make_shared效率
二进制到汇编:进制,原码反码补码,位运算,通用寄存器,内存一套打通
电子工程师怎么才能规范设计标准、提高设计效率?
2020-09-03 Solve the very slow installation of pip install [Errno 101] Network unreachable problem
pdf和word等文档添加水印
QT串口动态实时显示大量数据波形曲线(五)========“最终完美解决版”
【江科大自化协stm32F103c8t6】笔记之【入门32单片机及利用TIM输出比较配置PWM】
Sklearn : train_test_split()函数的用法
【Qingdao Station】High-level application of SWAT model and modeling of areas without data, uncertainty analysis and climate change, improvement of land use surface pollution impact model and case analy