User Tools

Site Tools


learn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
learn [2023/12/10 08:33] – [CLI/UI Navigation (vim / tmux / i3)] added links to config files dblumelearn [2024/04/09 19:32] (current) – Added tmux resize window recipe dblume
Line 13: Line 13:
 | i3   | windows          | workspaces | | i3   | windows          | workspaces |
  
-If I'm in i3, I'm usually local to the machine and don't start tmux sessions. So for me it's either vim+tmux+entr, or vim+i3+entr.+If I'm in i3, I'm usually local to the machine and don't start tmux sessions. So for me it's either ssh+tmux+vim+entr, or i3+vim+entr.
  
 These are the everyday things I have to do in each: These are the everyday things I have to do in each:
Line 38: Line 38:
 | vim  | C-w,<>+- | <,> for width; +,- for height | | vim  | C-w,<>+- | <,> for width; +,- for height |
 | tmux | Prefix,HJKL | Change dimension in that direction | | tmux | Prefix,HJKL | Change dimension in that direction |
 +| tmux | Prefix,C-arrow | Change dimension in that direction |
 | i3   | Mod+r,hjkl | Enter resize mode (or drag bar with mouse) | | i3   | Mod+r,hjkl | Enter resize mode (or drag bar with mouse) |
  
Line 51: Line 52:
 | vim  | tab | Next buffer (in this window) (find [[https://git.dlma.com/dotfiles.git/raw/HEAD/.vimrc|<Tab>]]) | | vim  | tab | Next buffer (in this window) (find [[https://git.dlma.com/dotfiles.git/raw/HEAD/.vimrc|<Tab>]]) |
 | tmux | Prefix,hjkl | Select that pane | | tmux | Prefix,hjkl | Select that pane |
-| tmux | Prefix,tab | Next/prev pane, maximized |+| tmux | Prefix,tab | Next/prev pane, maximized (find [[https://git.dlma.com/dotfiles.git/raw/HEAD/.tmux.conf|Tab]]) |
 | i3 | Mod+hjkl | select that window | | i3 | Mod+hjkl | select that window |
  
Line 57: Line 58:
 ^ Context ^ Key ^ Action ^ ^ Context ^ Key ^ Action ^
 | vim  | C-w,HJKL | Move window in that direction | | vim  | C-w,HJKL | Move window in that direction |
-| tmux | Prefix,{ or } | Rotate panes |+| tmux | Prefix,{ or } | Swap panes 
 +| tmux | Prefix,space | Rotate splits |
 | i3   | Mod+HJKL | Move window in that direction | | i3   | Mod+HJKL | Move window in that direction |
  
learn.1702226029.txt.gz · Last modified: 2023/12/10 08:33 by dblume