SlideShare a Scribd company logo
Vim & Tmux
Opinionated
Vim and tmux
Vim Learning Curve
self-investment
💰
hardcore vim hacker lore
• caps lock to escape
• no mouse
• no arrow keys
• truly hardcore: no hjkl keys
• speed !11!11!!!
hardcore vim hacker lore
• caps lock to escape
• no mouse
• no arrow keys
• truly hardcore: no hjkl keys
• speed !11!11!!!
Vim and tmux
Vim and tmux
Everyone Who Tried
to Convince Me to
use Vim was Wrong
http://yehudakatz.com/2010/07/29/everyone-who-
tried-to-convince-me-to-use-vim-was-wrong/
Vim speed is not
really the point
http://bit.ly/1BdVMKP
Vim and tmux
Vim and tmux
Upgrade Vim
$ brew install vim
Vim Basics
$ vimtutor
Vim Adventures
Vim Modes
• Normal: navigation & text manipulation
• Insert: type text
• Visual: selecting text & text manipulation
Vim and tmux
ci(
ci”
di(
ct”
ctw
{command}{motion and/or object}
dw
dtw
Amazing . (dot)
.
Amazing . (dot)
Vim and tmux
Vim and tmux
:earlier 2mins
self-investment
💰
Config & Plugins
~/.vimrc
~/.vim/
pathogen.vim
https://github.com/tpope/vim-pathogen
Vim-sensible
https://github.com/tpope/vim-sensible
Vim-sensible
Clipboard sharing
CtrlP
NERDTree
Syntastic
Vim is Personal
Steven
Frederik
Thomas
Joren
Vic
Mike
Dotfiles
https://dotfiles.github.io
Practical Vim
Vim cheat sheet
Key repeat
Vim and tmux
$ brew install tmux
Terminal Multiplexer
Vim and tmux
demo
.tmux.conf
.tmux.conf
.tmux.conf
Vim and tmux
Vim and tmux
remote pairing
tmux pairing
http://collectiveidea.com/blog/archives/2014/02/18/a-simple-pair-programming-
setup-with-ssh-and-tmux/
Thank you!
Questions?

More Related Content

PPTX
Vim - for newbies, by Roy Osherove
PDF
Vim and Python
PDF
Vim conf2019
PDF
Hoe voorspelbaar is ondernemerschap? // OpenVRT StartMarkt
PDF
Introduction to vim
PDF
Introduction to Vim, the text editor
PPTX
Introduction to Vim
KEY
How to become a practical Vim user
Vim - for newbies, by Roy Osherove
Vim and Python
Vim conf2019
Hoe voorspelbaar is ondernemerschap? // OpenVRT StartMarkt
Introduction to vim
Introduction to Vim, the text editor
Introduction to Vim
How to become a practical Vim user

Recently uploaded (20)

PPT
Teaching material agriculture food technology
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Big Data Technologies - Introduction.pptx
PDF
KodekX | Application Modernization Development
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
sap open course for s4hana steps from ECC to s4
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Spectroscopy.pptx food analysis technology
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Cloud computing and distributed systems.
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Teaching material agriculture food technology
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
“AI and Expert System Decision Support & Business Intelligence Systems”
Big Data Technologies - Introduction.pptx
KodekX | Application Modernization Development
Understanding_Digital_Forensics_Presentation.pptx
Network Security Unit 5.pdf for BCA BBA.
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
NewMind AI Weekly Chronicles - August'25 Week I
Per capita expenditure prediction using model stacking based on satellite ima...
The Rise and Fall of 3GPP – Time for a Sabbatical?
sap open course for s4hana steps from ECC to s4
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Spectroscopy.pptx food analysis technology
Advanced methodologies resolving dimensionality complications for autism neur...
MIND Revenue Release Quarter 2 2025 Press Release
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Cloud computing and distributed systems.
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Ad
Ad

Vim and tmux