\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{polymachine} \pdfinfo{ /Title (sublime-text-3-qwerty-z.pdf) /Creator (Cheatography) /Author (polymachine) /Subject (Sublime Text 3 (QWERTY/Z) Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{FF9800} \definecolor{LightBackground}{HTML}{FFF8EF} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Sublime Text 3 (QWERTY/Z) Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{polymachine} via \textcolor{DarkBackground}{\uline{cheatography.com/131810/cs/26570/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}polymachine \\ \uline{cheatography.com/polymachine} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 11th February, 2021.\\ Updated 16th February, 2021.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Tabs and Windows}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl~N & New Tab \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ctrl~⇧~N & New Window \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Ctrl~W & Close File \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Ctrl~⇧~W & Close Window \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Ctrl~F4 & Close File \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Ctrl~Alt~P & Quick Switch Project \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.484 cm} x{1.064 cm} x{2.052 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Misc}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl ⇧ P & & Command Promp \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Ctrl~Alt~⇧~P & & Show Scope \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Ctrl ` & Ctrl Ö & Open Console \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} F7 & & Build \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} Ctrl B & & Build \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} Ctrl Break & & Cancel Build \tn % Row Count 10 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.748 cm} x{1.9 cm} x{3.952 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Git}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl~. & & Next Modification \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Ctrl~, & & Previous Modification \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Ctrl~K~Z & & Revert Modification \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Ctrl~K~/ & Ctrl~K~\# & Toggle Inline Diff for Line \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Ctrl~K~; & Ctrl~K~Ü & Toggle Inline Diff for Line\{\{nl\}\} (minimizing all others) \tn % Row Count 11 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.84 cm} x{4.16 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Spellcheck}} \tn % Row 0 \SetRowColor{LightBackground} F6 & Toggle Spellcheck \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ctrl~F6 & Next Spelling Error \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Ctrl~⇧~F6 & Previous Spelling Error \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Find / Replace}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl~F & Find \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} F3 & Find Next \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} ⇧~F3 & Find Previous \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Ctrl~H & Find / Replace \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Ctrl~⇧~F & Find / Replace in Multiple Files \tn % Row Count 6 (+ 2) % Row 5 \SetRowColor{white} Ctrl~E & Slurp Selection into Find \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} Ctrl~⇧~E & Slurp Selection into Replace \tn % Row Count 10 (+ 2) % Row 7 \SetRowColor{white} Ctrl~I & Incremental Find \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.16 cm} x{3.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{GUI}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl~K~B & Toggle Side Bar \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ctrl~V~B & Toggle Word Wrap \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Alt~⇧~1 & Single View \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Alt~⇧~{[}2..4{]} & 2, 3, or 4 Column Views \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} Alt~⇧~5 & Two-By-Two Grid \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Alt~⇧~{[}8,9{]} & 2 or 3 Rows \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} Ctrl~{[}1..4{]} & Jump to View \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} Ctrl~⇧~{[}1..4{]} & Move File to View \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.128 cm} x{1.292 cm} x{4.18 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Navigation in Project}} \tn % Row 0 \SetRowColor{LightBackground} Alt~- & & Jump Through Previous Carets \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Alt~⇧~- & & Reverse Jump Through Previous Carets \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} F12 & & Go to Definition \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} ⇧~F12 & & Go to Reference \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} Ctrl~P & & Go to File \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} Ctrl~R & & Go to Function \tn % Row Count 9 (+ 1) % Row 6 \SetRowColor{LightBackground} Ctrl~; & \seqsplit{Ctrl~Ü} & Go to Word \tn % Row Count 11 (+ 2) % Row 7 \SetRowColor{white} Ctrl~G & & Go to Line Number \tn % Row Count 12 (+ 1) % Row 8 \SetRowColor{LightBackground} Ctrl~⇧~R & & Go to Symbol in Project \tn % Row Count 14 (+ 2) % Row 9 \SetRowColor{white} Ctrl~K~C & & Center Cursor on Screen \tn % Row Count 16 (+ 2) % Row 10 \SetRowColor{LightBackground} Ctrl~M & & Jump to Bracket (Closing First, Then Opening) \tn % Row Count 19 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Tab Navigation}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl~PgUp & Cycle Though Tabs \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ctr~PgDown & Reverse Cycle Through Tabs \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Ctrl~⭾ & Switch to Previous Tab in Stack \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Ctrl~⇧~⭾ & Switch to Next Tab in Stack \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} Alt~{[}1..9{]} & Switch to Tab by Position \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.584 cm} x{2.356 cm} x{2.66 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Folding}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl~⇧~{]} & Ctrl~⇧~´ & Fold Indentation Block \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Ctrl ⇧ {[} & Ctrl~⇧~{\ss} & Unfold Indentation Block \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Ctrl~K~{[}1..9{]} & & Fold by Level \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Ctrl~K~0 & & Unfold All \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Ctrl~K~J & & Unfold All \tn % Row Count 10 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.204 cm} x{1.976 cm} x{3.42 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Text Manipulation}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Ctrl~⇧~↑} & & Swap Line(s) Up \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Ctrl~⇧~↓} & & Swap Line(s) Down \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Ctrl~T & & Swap multiple Selections \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Ctrl~⇧~K & & Delete Line \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Ctrl~Del & & Delete Next Word \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} Ctrl~⌫ & & Delete Previous Word \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} Ctrl~K~K & & Delete from Cursor to EOL \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} Ctr~K~⌫ & & Delete From Cursor to BOL \tn % Row Count 16 (+ 2) % Row 8 \SetRowColor{LightBackground} Ctrl~J & & Join Lines \tn % Row Count 17 (+ 1) % Row 9 \SetRowColor{white} Ctrl~⇧~D & & Dulicate Line(s) \tn % Row Count 19 (+ 2) % Row 10 \SetRowColor{LightBackground} Ctrl~X & & Cut Entire Line \tn % Row Count 20 (+ 1) % Row 11 \SetRowColor{white} Ctrl~⇧~V & & Paste and Indent \tn % Row Count 22 (+ 2) % Row 12 \SetRowColor{LightBackground} Ctrl~K~V & & Paste from History \tn % Row Count 24 (+ 2) % Row 13 \SetRowColor{white} Ctrl~U & & Soft Undo * \tn % Row Count 25 (+ 1) % Row 14 \SetRowColor{LightBackground} Ctrl~⇧~U & & Soft Redo * \tn % Row Count 27 (+ 2) % Row 15 \SetRowColor{white} Ctrl~Y & & Redo or Repeat \tn % Row Count 28 (+ 1) % Row 16 \SetRowColor{LightBackground} Ctrl~K~U & & Convert to Upper Case \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.204 cm} x{1.976 cm} x{3.42 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Text Manipulation (cont)}} \tn % Row 17 \SetRowColor{LightBackground} Ctrl~K~L & & Convert to Lower Case \tn % Row Count 2 (+ 2) % Row 18 \SetRowColor{white} Ctrl~⏎ & & Insert Line Below \tn % Row Count 4 (+ 2) % Row 19 \SetRowColor{LightBackground} \seqsplit{Ctrl~⇧~⏎} & & Insert Line Above \tn % Row Count 6 (+ 2) % Row 20 \SetRowColor{white} Ctrl~Space & & Navigate Auto-Complete Suggestions \tn % Row Count 8 (+ 2) % Row 21 \SetRowColor{LightBackground} Ctrl~/ & Ctrl~\# & Comment Out Line(s) \tn % Row Count 10 (+ 2) % Row 22 \SetRowColor{white} Ctrl~⇧~/ & \seqsplit{Ctrl~⇧~\#} & Block-Comment Out Line(s) \tn % Row Count 12 (+ 2) % Row 23 \SetRowColor{LightBackground} Ctrl~{]} & Ctrl~´ & Indent Line(s) \tn % Row Count 14 (+ 2) % Row 24 \SetRowColor{white} Ctrl~{[} & Ctrl~{\ss} & Unindent \tn % Row Count 16 (+ 2) % Row 25 \SetRowColor{LightBackground} Alt~⇧~W & & Wrap Selection in Tag \tn % Row Count 18 (+ 2) % Row 26 \SetRowColor{white} Alt~. & & Close Current Tag \tn % Row Count 19 (+ 1) % Row 27 \SetRowColor{LightBackground} Alt~Q & & Force text to 80 Char Width ** \tn % Row Count 21 (+ 2) % Row 28 \SetRowColor{white} F9 & & Sort Lines ** \tn % Row Count 22 (+ 1) % Row 29 \SetRowColor{LightBackground} Ctrl~F9 & & Sort Lines Case Sensitive ** \tn % Row Count 24 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{*) Goes to location of change, second press to confirm re/undo \newline **) {\bf{CAUTION}} Will apply on entire file if nothing is selected} \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Selection}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl~Alt~↑ & (WIN) Add Cursor Above \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Ctrl~Alt~↓ & (WIN) Add Cursor Below \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Alt~⇧~↑ & (LINUX) Add Cursor Above \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Alt~⇧~↓ & (LINUX) Add Cursor Below \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Ctrl~Click & Add Cursor \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} \seqsplit{⇧~Right-Click} & Drag to Select Multiple Lines \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} Middle-Click & (WIN) Drag to Select Multiple Lines \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} Crtl~D & Select Word (Repeat for More Instances) \tn % Row Count 15 (+ 2) % Row 8 \SetRowColor{LightBackground} Ctrl~K~D & Select Word (Skip Currently Selected Instance) \tn % Row Count 17 (+ 2) % Row 9 \SetRowColor{white} Ctrl~L & Select Line (Repeat for More Instances) \tn % Row Count 19 (+ 2) % Row 10 \SetRowColor{LightBackground} Ctrl~⇧~M & Select Contents of Brackets \tn % Row Count 21 (+ 2) % Row 11 \SetRowColor{white} Ctrl~⇧~J & Select Indentation Block \tn % Row Count 23 (+ 2) % Row 12 \SetRowColor{LightBackground} Ctrl~⇧~A & Select Contents of Tag \tn % Row Count 25 (+ 2) % Row 13 \SetRowColor{white} Ctrl~⇧~Space & Select Scope \tn % Row Count 27 (+ 2) % Row 14 \SetRowColor{LightBackground} Alt~F3 & Select All Instances of Current Selection \tn % Row Count 29 (+ 2) % Row 15 \SetRowColor{white} Alt~⇧~L & Split Selection Into Lines \tn % Row Count 31 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{(Book-)Marks}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl~F2 & Toggle Bookmark \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} F2 & Go to Next Bookmark \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} ⇧~F2 & Go to Previous Bookmark \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Ctrl~⇧~F2 & Clear All Bookmarks \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} Ctrl~K~Space & Set Mark \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} Ctrl~K~A & Select to Mark \tn % Row Count 9 (+ 1) % Row 6 \SetRowColor{LightBackground} Ctrl~K~W & Delete to Mark \tn % Row Count 10 (+ 1) % Row 7 \SetRowColor{white} Ctrl~K~X & Swap Cursor with Mark \tn % Row Count 12 (+ 2) % Row 8 \SetRowColor{LightBackground} Ctrl~K~G & Delete Mark \tn % Row Count 13 (+ 1) % Row 9 \SetRowColor{white} Ctrl~K~Y & Yank \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}