From eb7d76ba4383967c31054eb3d4f82744e0eedf90 Mon Sep 17 00:00:00 2001 From: eneller Date: Fri, 29 Sep 2023 12:11:55 +0200 Subject: [PATCH] cosmetic changes --- content.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/content.tex b/content.tex index b49e0c0..c44ec1f 100644 --- a/content.tex +++ b/content.tex @@ -24,15 +24,15 @@ \begin{multicols}{2} \begin{minipage}{\columnwidth} -\section{sessions} +\section*{sessions} \subsection*{new sessions} -tmux -tmux new -tmux new-session +tmux, +tmux new, +tmux new-session, tmux new -s sessionname \subsection*{attach sessions} -tmux a -tmux attach +tmux a , +tmux attach, tmux a -t sessionname \subsection*{remove sessions} tmux kill-session -t sessionname @@ -43,7 +43,7 @@ tmux kill-session -t sessionname \tkeys{)} previous \\ \end{minipage} \begin{minipage}{\columnwidth} -\section{panes} +\section*{panes} are the sections that make up a window \subsection*{key bindings} \tkeys{\%} vertical split \\ @@ -64,7 +64,7 @@ are the sections that make up a window \begin{multicols}{2} \begin{minipage}{\columnwidth} -\section{windows} +\section*{windows} are like tabs and occupy the space of a session screen \subsection*{key bindings} \tkeys{C} create window \\ @@ -79,7 +79,7 @@ are like tabs and occupy the space of a session screen \tkeys{\&} kill window \end{minipage} \begin{minipage}{\columnwidth} -\section{copy mode} +\section*{copy mode} \subsection*{key bindings} \tkeys{[} enter copy mode \\ \tkeys{]} paste from buffer