Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to open multiple windows on vi

Ctrl+ w then press v #this will create a new window
Ctrl + w then press <> left-right direction keys to switch between windows
:e <filename> #this will create a new file on the new window or open
#already existing file
				#make sure you are on the new window before doing the command
Comment

PREVIOUS NEXT
Code Example
Shell :: terraform select workspace 
Shell :: left navbar not showing in ubuntu 
Shell :: cannot spawn askpass: No such file or directory 
Shell :: laravel log file is out of git 
Shell :: how to do copy all using cp command in linux 
Shell :: bash cp command error with parenthesis 
Shell :: pre-recivice hook deline push gitlab 
Shell :: bash read -r option 
Shell :: vim delete all commented lines double forward slash 
Shell :: tarball -list 
Shell :: cmd mac pdf reader 
Shell :: git config --global user.email "you@example.com" 
Shell :: visidata save file 
Shell :: comentarios shell script 
Shell :: powershell auto clicker script 
Shell :: how to merge two repositories in github 
Shell :: windows how to run sh script 
Shell :: add geckodriver to path linux 
Shell :: how to configure the smtp server in ubuntu 
Shell :: setup mongodb locally on centos 8 
Shell :: chown ubuntu 
Shell :: how to assign a value to a variable in batch script using powershell 
Shell :: run emulator from command line 
Shell :: bash functions 
Shell :: github oisintgram 
Shell :: packet tracer 2.7.1 Full Config BC-2 Router 
Shell :: initiation git windows 10 
Shell :: python-swiftclient 3.5.0 uninstall ubuntu 
Php :: var_dump not showing all 
Php :: uninstall php 8 mac 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =