Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to get out of git bash editor

On Windows GIT Bash Ctrl + X would do nothing and found out it works quite like 
vi/vim. Press i to enter inline insert mode. Type the description at the very 
top, press esc to exit insert mode, then type :x! (now the cursor is at the 
bottom) and hit enter to save and exit.
Comment

PREVIOUS NEXT
Code Example
Shell :: bash vlookup function 
Shell :: heroku clear build cache 
Shell :: start hostednetwork 
Shell :: wondershaper 
Shell :: bash generate random number between 1 10 
Shell :: pull remote branches 
Shell :: bun sh install 
Shell :: g++ use c++20 
Shell :: ubuntu install pip 
Shell :: git stash show files changed 
Shell :: arch linux chinese fonts 
Shell :: cdo mean of multiple files 
Shell :: git tag last 
Shell :: v-restore-user command not found 
Shell :: connect emulator to localhost 
Shell :: aws cli config profile 
Shell :: how to use sed output to overwrite existin file 
Shell :: git edit last commit message 
Shell :: how to kill vscode linux 
Shell :: ubuntu kill process on a port 
Shell :: how to give all permission to a directory in linux 
Shell :: ohow to kill pm2 servers 
Shell :: how to upload laravel project on github using command 
Shell :: use odbc from powershell 
Shell :: intellij goto line 
Shell :: heroku bash 
Shell :: git remove last commit origin 
Shell :: How can i rename my local master branch to main ? 
Shell :: code ENOLOCALnpm ERR! Could not install from "android" 
Shell :: using github personal github token when cloning a repo 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =