vim
Console text editor for *NIX.
Copy
- Escape
- Place cursor on start
- Press v
- Select with cursor
- Press y
Cut
Commands:
- Escape
- Place cursor on start
- Press v
- Select with cursor
- Press d
Paste
Commands:
- Escape
- Place cursor on destination
- Press p
Console text editor for *NIX.
Commands:
Commands: