start new:
tmux
start new with session name:
tmux new -s myname
When Invalid Host Header when ngrok tries to connect to Angular or React dev server use this form for run ngrok. | |
ngrok http 8080 -host-header="localhost:8080" | |
ngrok http --host-header=rewrite 8080 |
Thanks to /u/zpoo32 for reporting several issues in this list!
DEV_SERVER_PORT=4201 |
" Have j and k navigate visual lines rather than logical ones | |
nmap j gj | |
nmap k gk | |
" Go to beginning/end of line | |
nmap gh ^ | |
nmap gl $ | |
" Cycle between tabs | |
exmap tabprev obcommand workspace:previous-tab |