일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- cdua
- tabedit
- CSAPP
- gpgpu sim
- nvidia
- ubuntu
- Virtual Address
- parallel programming
- Process
- GPGPU
- vi 여러 창
- thread
- vi
- OS
- C
- multiprocessor
- gpgpu-sim
- Producer consumer
- ostep
- Multithreading
- 소비자 생산자
- peer-to-peer access
- Unified Memory
- .cu
- Linux
- CUDA
- unix
- vim
- 운영체제
- GPU
Archives
- Today
- Total
하루의 대학원 도전기
[Vim] Undo 본문
728x90
출처 : https://www.cyberciti.biz/faq/vim-undo/
How to Undo in Vim / Vi text editor
This page explains how to undo recent changes and editing in Vim / vi text editor under Linux, macOS, and Unix-like operating systems.
www.cyberciti.biz
normal mode에서 u를 누르면 undo를 할 수 있습니다.
ctrl+r은 redo what's undone.
728x90
'프로그래밍 > Vim' 카테고리의 다른 글
[Vim] 여러 줄 주석 처리, 해제 하는 법 (0) | 2021.12.24 |
---|---|
[Vim] 유용한 명령어 (0) | 2021.12.24 |
[Vim] .vimrc 설정 (0) | 2021.12.04 |
[Vim] 자동완성 관련 명령어, 플러그인 소개 (0) | 2021.11.27 |
[Vim] vim 화면 분할, 창 이동 명령어 + vi에서 여러 directory 드나들기 (0) | 2021.11.25 |