Skip to content

Instantly share code, notes, and snippets.

View wiselancer's full-sized avatar
👽
Taking a deep dive into the ML and NLP

Wiselancer wiselancer

👽
Taking a deep dive into the ML and NLP
View GitHub Profile
@wiselancer
wiselancer / tmux-cheatsheet.markdown
Created August 6, 2024 15:00 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@wiselancer
wiselancer / tmux_iterm_scrollback.md
Created August 6, 2024 01:44 — forked from drofp/tmux_iterm_scrollback.md
Tmux iterm integration tips and best practices

Change scrollback limit for tmux buffer on iterm

Original stackoverflow post here

Solution

  • iTerm2 build 1.0.0.20130302 has an preference which enables it to capture scrollback even when a so-called hard status line is present:
  • maybe also check "Save lines to scrollback in alternate screen mode"