Quiz · 4 questions
🔧 Tmux Configuration & Workflow
Make tmux fit your hands — better keys, status bar, plugins, scripted layouts
Level 0Trapped
0 XP0/35 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete
Quiz
01Why is
set -sg escape-time 0 important for Vim users?Hint
It's about a delay tmux adds after pressing Esc.
02What's the canonical way to reload
~/.tmux.conf without restarting tmux?Hint
It's a tmux subcommand that reads a file.
03What does tmux-resurrect do?
Hint
Its name is the clue.
04Which line in
~/.tmux.conf binds the | key to a vertical split that keeps the current working directory?Hint
-h is horizontal-split (renders vertically); -c is the cwd flag.Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.