tony / tmux-config

:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
http://tony.github.com/tmux-config/
1.81k stars 479 forks source link

Question: How could I use ctrl-a to jump to the head of the line in tmux #34

Closed arthurkiller closed 6 years ago

arthurkiller commented 7 years ago

How could I use ctrl-a to jump to the head of the line in tmux

ctrl-a + ctrl-a can not do this and I don't know why

arthurkiller commented 7 years ago

@tony

roycyt commented 6 years ago

Try Ctrl-a a

arthurkiller commented 6 years ago

cool, thx @roycyt