From d77f9308c9ca3e3618d6b29974e262c857c8c06c Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:08:46 +0200 Subject: [PATCH 01/62] Update mpv.md --- pages/common/mpv.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/common/mpv.md b/pages/common/mpv.md index 5adca5a4b86708..0507ba1bb4cc7d 100644 --- a/pages/common/mpv.md +++ b/pages/common/mpv.md @@ -10,19 +10,19 @@ - Jump backward/forward 5 seconds: -`LEFT RIGHT` +`{{|}}` - Jump backward/forward 1 minute: -`DOWN UP` +`{{|}}` - Decrease or increase playback speed by 10%: -`[ ]` +`{{<[>|<]>}` - Take a screenshot of the current frame (saved to `./mpv-shotNNNN.jpg` by default): -`s` +`` - Play a file at a specified speed (1 by default): From a60a32f4c12dde24bc9373080861e7c366c0c64a Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:12:10 +0200 Subject: [PATCH 02/62] Update mpv.md --- pages/common/mpv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/mpv.md b/pages/common/mpv.md index 0507ba1bb4cc7d..c58c8b26d08eeb 100644 --- a/pages/common/mpv.md +++ b/pages/common/mpv.md @@ -18,7 +18,7 @@ - Decrease or increase playback speed by 10%: -`{{<[>|<]>}` +`{{<[>|<]>}}` - Take a screenshot of the current frame (saved to `./mpv-shotNNNN.jpg` by default): From b0a64dc85ec70ee06292fd9975f1407d3f124e26 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:17:10 +0200 Subject: [PATCH 03/62] Update zile.md --- pages/linux/zile.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/zile.md b/pages/linux/zile.md index 8e0f779bf5e19a..22359b141ebb74 100644 --- a/pages/linux/zile.md +++ b/pages/linux/zile.md @@ -13,11 +13,11 @@ - Save a file: -` + X, + S` +`` - Quit: -` + X, + C` +`` - Open a file at a specified line number: @@ -25,4 +25,4 @@ - Undo changes: -` + X, U` +`` From 3be1c5219e7ce96c35538a5976637e4f33fc6a93 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:22:00 +0200 Subject: [PATCH 04/62] Update zathura.md --- pages/linux/zathura.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/linux/zathura.md b/pages/linux/zathura.md index 3c01c70aa0d127..89c28714c5c0e5 100644 --- a/pages/linux/zathura.md +++ b/pages/linux/zathura.md @@ -10,24 +10,24 @@ - Navigate left/up/down/right: -`{{H|J|K|L|arrow keys}}` +`{{||||}}` - Rotate: -`r` +`` - Invert Colors: -` + R` +`` - Search for text by a given string: -`/{{string}}` +`{{string}}` - Create/delete bookmarks: -`:{{bmark|bdelete}} {{bookmark_name}}` +`<:>{{bmark|bdelete}} {{bookmark_name}}` - List bookmarks: -`:blist` +`<:>blist` From 9a701c1d5f8b8b21079e749e633f261ccc6fa7ec Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:24:04 +0200 Subject: [PATCH 05/62] Update yetris.md --- pages/linux/yetris.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/linux/yetris.md b/pages/linux/yetris.md index f38c8417357856..97a4cfb8000e58 100644 --- a/pages/linux/yetris.md +++ b/pages/linux/yetris.md @@ -9,28 +9,28 @@ - Navigate the piece horizontally: -`{{Left|Right arrow key}}` +`{{|}}` - Rotate the piece clockwise or counterclockwise: -`{{x|z}}` +`{{|}}` - Hold a piece (only one allowed at a time): -`c` +`` - Soft drop the piece: -`` +`` - Hard drop the piece: -`` +`` - Pause/unpause the game: -`p` +`

` - Quit the game: -`q` +`` From ba8d8487d633cffc3cce9527b8c90ac99b643344 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:25:08 +0200 Subject: [PATCH 06/62] Update terminator.md --- pages/linux/terminator.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/terminator.md b/pages/linux/terminator.md index 5d9a9fcd99b861..b63680de50dde0 100644 --- a/pages/linux/terminator.md +++ b/pages/linux/terminator.md @@ -13,12 +13,12 @@ - Split terminals horizontally: -` + + O` +`` - Split terminals vertically: -` + + E` +`` - Open new tab: -` + + T` +`` From 4ba3cfa9b264ecff4cb158e14f3202c77bfeb999 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:26:24 +0200 Subject: [PATCH 07/62] Update speedread.md --- pages/linux/speedread.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/speedread.md b/pages/linux/speedread.md index c82d002d3c4e72..94bccacf9f3a85 100644 --- a/pages/linux/speedread.md +++ b/pages/linux/speedread.md @@ -18,12 +18,12 @@ - Slow down by 10% during the reading session: -`[` +`<[>` - Speed up by 10% during the reading session: -`]` +`<]>` - Pause, and show the last few lines as context: -`` +`` From 58fdfbf0c77f047166b35297c547ee3434970660 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:28:03 +0200 Subject: [PATCH 08/62] Update snake4.md --- pages/linux/snake4.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/linux/snake4.md b/pages/linux/snake4.md index f97f1452f7caa8..cf4836673e5798 100644 --- a/pages/linux/snake4.md +++ b/pages/linux/snake4.md @@ -9,19 +9,19 @@ - Choose level: -`{{1|2|3|4|5}}` +`{{<1>|<2>|<3>|<4>|<5>}}` - Navigate the snake: -`{{Up|Down|Left|Right arrow key}}` +`{{|||}}` - Pause game: -`` +`` - Quit game: -`q` +`` - Show the high scores: From f13c4ad075e43d74fa71747fb4bc2d2705022eed Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:33:59 +0200 Subject: [PATCH 09/62] Update rtorrent.md --- pages/linux/rtorrent.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/rtorrent.md b/pages/linux/rtorrent.md index 3137bf6e2f79a1..4a23ef80c1e8ac 100644 --- a/pages/linux/rtorrent.md +++ b/pages/linux/rtorrent.md @@ -9,7 +9,7 @@ - Start the download: -`S` +`` - View details about downloading torrent: @@ -17,4 +17,4 @@ - Close rtorrent safely: -`Q` +`` From 9d78cc070388563138a319af83f3d8b23de579a1 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:35:36 +0200 Subject: [PATCH 10/62] Update quickemu.md --- pages/linux/quickemu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/quickemu.md b/pages/linux/quickemu.md index cc90c1b7a8d605..6afbe4fe3221b2 100644 --- a/pages/linux/quickemu.md +++ b/pages/linux/quickemu.md @@ -12,7 +12,7 @@ `quickemu --status-quo --vm {{path/to/file.conf}}` -- Start the virtual machine in full-screen mode ( + + f to exit) and select the display backend (`sdl` by default): +- Start the virtual machine in full-screen mode (` + + f` to exit) and select the display backend (`sdl` by default): `quickemu --fullscreen --display {{sdl|gtk|spice|spice-app|none}} --vm {{path/to/file.conf}}` From ffc97874acdefebd7d10aa37a057ef7ac141c78f Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:37:56 +0200 Subject: [PATCH 11/62] Update nsxiv.md --- pages/linux/nsxiv.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/linux/nsxiv.md b/pages/linux/nsxiv.md index b9798f1a995d12..d838f876de781e 100644 --- a/pages/linux/nsxiv.md +++ b/pages/linux/nsxiv.md @@ -17,16 +17,16 @@ - Quit nsxiv: -`q` +`` - Switch to thumbnail mode or open selected image in image mode: -`` +`` - Count images forward in image mode: -`n` +`` - Count images backward in image mode: -`p` +`

` From 712e74ea8cd5a6ce6ba06e4beb6cb06dd2ccc4ab Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:38:55 +0200 Subject: [PATCH 12/62] Update more.md --- pages/linux/more.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/more.md b/pages/linux/more.md index 7e34a118d869e2..08a367ba45ca03 100644 --- a/pages/linux/more.md +++ b/pages/linux/more.md @@ -18,12 +18,12 @@ - Search for a string (press `n` to go to the next match): -`/{{something}}` +`{{something}}` - Exit: -`q` +`` - Display help about interactive commands: -`h` +`` From eeefceda94b159dd1b8a9d5caa5dd416c4f35519 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:57:14 +0200 Subject: [PATCH 13/62] Update cmus.md --- pages/linux/cmus.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/linux/cmus.md b/pages/linux/cmus.md index 30830ea16e2f93..8512175df56245 100644 --- a/pages/linux/cmus.md +++ b/pages/linux/cmus.md @@ -1,7 +1,7 @@ # cmus > Command-line Music Player. -> Use arrow keys to navigate, `` to select, and numbers 1-8 switch between different views. +> Use arrow keys to navigate, `` to select, and numbers 1-8 switch between different views. > See also: `ncmpcpp`, `clementine`, `qmmp`. > More information: . @@ -11,16 +11,16 @@ - Add file/directory to library: -`:add {{path/to/file_or_directory}}` +`<:>add {{path/to/file_or_directory}}` - Pause/unpause current song: -`c` +`` - Toggle shuffle mode on/off: -`s` +`` - Quit cmus: -`q` +`` From d3f3296696d0b49de96b97c08dbcc2eb3f18e638 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 13:56:54 +0200 Subject: [PATCH 14/62] revert mpv --- pages/common/mpv.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/common/mpv.md b/pages/common/mpv.md index c58c8b26d08eeb..5adca5a4b86708 100644 --- a/pages/common/mpv.md +++ b/pages/common/mpv.md @@ -10,19 +10,19 @@ - Jump backward/forward 5 seconds: -`{{|}}` +`LEFT RIGHT` - Jump backward/forward 1 minute: -`{{|}}` +`DOWN UP` - Decrease or increase playback speed by 10%: -`{{<[>|<]>}}` +`[ ]` - Take a screenshot of the current frame (saved to `./mpv-shotNNNN.jpg` by default): -`` +`s` - Play a file at a specified speed (1 by default): From 16152f7fbf9504206e20f13468c88120e098ca61 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 14:50:52 +0200 Subject: [PATCH 15/62] Update showkey.md --- pages/linux/showkey.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/showkey.md b/pages/linux/showkey.md index 7d3ca5a27e92b7..4e49f067e49089 100644 --- a/pages/linux/showkey.md +++ b/pages/linux/showkey.md @@ -21,4 +21,4 @@ - Exit the program: -`Ctrl + d` +`` From b76da210fbe30acdc8b739cf00faf845dc9bb46f Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:08:07 +0200 Subject: [PATCH 16/62] Update finch.md --- pages/linux/finch.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/linux/finch.md b/pages/linux/finch.md index 62871e527998ef..4eba925683d30f 100644 --- a/pages/linux/finch.md +++ b/pages/linux/finch.md @@ -9,24 +9,24 @@ - Quit: -` + q OR + c` +`{{|}}` - Show actions menu: -` + a` +`` - Jump to n-th window: -` + {{number_key}}` +`` - Close current window: -` + c` +`` - Start moving a window, use arrow keys to move, press escape when done: -` + m` +`` - Start resizing a window, use arrow keys to resize, press escape when done: -` + r` +`` From 7fa91543e701b2b72610e9e1c6abf84f7c50c47b Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:08:41 +0200 Subject: [PATCH 17/62] Update guake.md --- pages/linux/guake.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/linux/guake.md b/pages/linux/guake.md index 67a958d0796865..a66aa6585fbfbf 100644 --- a/pages/linux/guake.md +++ b/pages/linux/guake.md @@ -5,24 +5,24 @@ - Toggle Guake visibility: -`F12` +`` - Toggle fullscreen mode: -`F11` +`` - Open a new tab: -` + + T` +`` - Close the terminal: -` + X` +`` - Go to the previous tab: -` + ` +`` - Search the selected text in the browser: -` + + L` +`` From 9d1982879fa67f61e78ea80bb6f240b9e2819efd Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:09:06 +0200 Subject: [PATCH 18/62] Update i3.md --- pages/linux/i3.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/linux/i3.md b/pages/linux/i3.md index e70720809df351..c395e4747c8117 100644 --- a/pages/linux/i3.md +++ b/pages/linux/i3.md @@ -9,24 +9,24 @@ - Open a new terminal window: -` + ` +`` - Create a new workspace: -` + + {{number}}` +`` - Switch to workspace number `n`: -` + {{n}}` +`` - Open new window horizontally: -` + h` +`` - Open new window vertically: -` + v` +`` - Open application (type out application name after executing command): -` + D` +`` From 708a0d1a823683d56a77cae24eb006ba5e355783 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:09:34 +0200 Subject: [PATCH 19/62] Update st.md --- pages/linux/st.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/st.md b/pages/linux/st.md index f40c9a088eeb48..fa308cd47a75a8 100644 --- a/pages/linux/st.md +++ b/pages/linux/st.md @@ -17,8 +17,8 @@ - Increase/decrease the font size: -` + + {{Page Up|Page Down}}` +`` - Copy/paste from the clipboard: -` + + {{C|V}}` +`` From fc0c4e82ba77950af1c5929bf4447af7e156f5b5 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:09:52 +0200 Subject: [PATCH 20/62] Update talk.md --- pages/linux/talk.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/talk.md b/pages/linux/talk.md index d86626fdb132bf..74f3d5a25ff395 100644 --- a/pages/linux/talk.md +++ b/pages/linux/talk.md @@ -17,8 +17,8 @@ - Clear text on both terminal screens: -`+D` +`` - Exit the talk session: -`+C` +`` From cf84ab40b9be46156fa38e09e0257707b0e87744 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 18:56:23 +0200 Subject: [PATCH 21/62] Update cmus.md --- pages/linux/cmus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/cmus.md b/pages/linux/cmus.md index 8512175df56245..923d092a7465df 100644 --- a/pages/linux/cmus.md +++ b/pages/linux/cmus.md @@ -1,7 +1,7 @@ # cmus > Command-line Music Player. -> Use arrow keys to navigate, `` to select, and numbers 1-8 switch between different views. +> Use arrow keys to navigate, ``/`` to select, and numbers 1-8 switch between different views. > See also: `ncmpcpp`, `clementine`, `qmmp`. > More information: . From 741e04c4635b372730d6dd10da84ea98f78b189c Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 18:57:36 +0200 Subject: [PATCH 22/62] Update quickemu.md --- pages/linux/quickemu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/quickemu.md b/pages/linux/quickemu.md index 6afbe4fe3221b2..9968306a20bcdf 100644 --- a/pages/linux/quickemu.md +++ b/pages/linux/quickemu.md @@ -12,7 +12,7 @@ `quickemu --status-quo --vm {{path/to/file.conf}}` -- Start the virtual machine in full-screen mode (` + + f` to exit) and select the display backend (`sdl` by default): +- Start the virtual machine in full-screen mode (`` to exit) and select the display backend (`sdl` by default): `quickemu --fullscreen --display {{sdl|gtk|spice|spice-app|none}} --vm {{path/to/file.conf}}` From e42e01f5eb6a8bcdfbb4d9a66e7478041fc2ac53 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 18:58:53 +0200 Subject: [PATCH 23/62] Update st.md --- pages/linux/st.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/st.md b/pages/linux/st.md index fa308cd47a75a8..8ac0745fcc68d7 100644 --- a/pages/linux/st.md +++ b/pages/linux/st.md @@ -21,4 +21,4 @@ - Copy/paste from the clipboard: -`` +`` From a347c1e1fdf724e15849ad09c5697d75fa5437d9 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:00:50 +0200 Subject: [PATCH 24/62] Update cmus.md --- pages/linux/cmus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/cmus.md b/pages/linux/cmus.md index 923d092a7465df..148c53ae8e8296 100644 --- a/pages/linux/cmus.md +++ b/pages/linux/cmus.md @@ -1,7 +1,7 @@ # cmus > Command-line Music Player. -> Use arrow keys to navigate, ``/`` to select, and numbers 1-8 switch between different views. +> Use arrow keys to navigate, `` to select, and numbers 1-8 switch between different views. > See also: `ncmpcpp`, `clementine`, `qmmp`. > More information: . From 3d345729d294a84e40af66e656cbf4f2cd694d69 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:50:31 +0200 Subject: [PATCH 25/62] Update atop.md --- pages/linux/atop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/atop.md b/pages/linux/atop.md index 728ade46feb365..8707f55fc82bd5 100644 --- a/pages/linux/atop.md +++ b/pages/linux/atop.md @@ -29,4 +29,4 @@ - Display help about interactive commands: -`?` +`` From 662f26c07a8e032cf9c19910ddb1b3d4945ebdf1 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:51:45 +0200 Subject: [PATCH 26/62] Update fdisk.md --- pages/linux/fdisk.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/linux/fdisk.md b/pages/linux/fdisk.md index d1b4da9da9190d..e84e3d063fd106 100644 --- a/pages/linux/fdisk.md +++ b/pages/linux/fdisk.md @@ -14,24 +14,24 @@ - Once partitioning a disk, create a partition: -`n` +`` - Once partitioning a disk, select a partition to delete: -`d` +`` - Once partitioning a disk, view the partition table: -`p` +`

` - Once partitioning a disk, write the changes made: -`w` +`` - Once partitioning a disk, discard the changes made: -`q` +`` - Once partitioning a disk, open a help menu: -`m` +`` From d5d235f4de0c3d448094234ce1aff1cc6e45615e Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:52:46 +0200 Subject: [PATCH 27/62] Update iftop.md --- pages/linux/iftop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/iftop.md b/pages/linux/iftop.md index e4c6655358856a..bb993eaf3c31d4 100644 --- a/pages/linux/iftop.md +++ b/pages/linux/iftop.md @@ -25,4 +25,4 @@ - Display help: -`?` +`` From f7d42db2a372d3f50d0873a89679d399122dafff Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:56:16 +0200 Subject: [PATCH 28/62] Update links.md --- pages/linux/links.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/links.md b/pages/linux/links.md index bfdaa71a089b0b..740b97c72f74df 100644 --- a/pages/linux/links.md +++ b/pages/linux/links.md @@ -17,12 +17,12 @@ - Navigate forwards and backwards through the links on a page: -`{{Up arrow key|Down arrow key}}` +`{{ArrowUp|ArrowDown}}` - Go forwards and backwards one page: -`{{Left arrow key|Right arrow key}}` +`{{ArrowLeft|ArrowRight}}` - Exit: -`q + y` +`` From 5c69453ccf6df29ac3ad410837804b5b19eb32cc Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:58:07 +0200 Subject: [PATCH 29/62] Update mpg123.md --- pages/linux/mpg123.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/linux/mpg123.md b/pages/linux/mpg123.md index e06d41ab0a0379..85e13a0dd06206 100644 --- a/pages/linux/mpg123.md +++ b/pages/linux/mpg123.md @@ -13,20 +13,20 @@ - Jump forward to the next song: -`f` +`` - Jump back to the beginning for the song: -`b` +`` - Stop or replay the current file: -`s` +`` - Fast forward: -`.` +`<.>` - Quit: -`q` +`` From 249185ceb8103faea9a2313fac67c7c278937e21 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:59:13 +0200 Subject: [PATCH 30/62] Update nsnake.md --- pages/linux/nsnake.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/linux/nsnake.md b/pages/linux/nsnake.md index 45e919ffa075d6..d7acd566db7042 100644 --- a/pages/linux/nsnake.md +++ b/pages/linux/nsnake.md @@ -9,16 +9,16 @@ - Navigate the snake: -`{{Up|Down|Left|Right arrow key}}` +`{{ArrowUp|ArrowDown|ArrowLeft|ArrowRight}}` - Pause/unpause the game: -`p` +`

` - Quit the game: -`q` +`` - Display help during the game: -`h` +`` From a41491230043930f5c2fe3aa955754eb12445238 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:02:26 +0200 Subject: [PATCH 31/62] Update warpd.md --- pages/linux/warpd.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/linux/warpd.md b/pages/linux/warpd.md index 89a9d8e02396cf..50c118b3af5657 100644 --- a/pages/linux/warpd.md +++ b/pages/linux/warpd.md @@ -13,20 +13,20 @@ - Move cursor left: -`h` +`` - Move cursor down: -`j` +`` - Move cursor up: -`k` +`` - Move cursor right: -`l` +`` - Emulate left click: -`m` +`` From 7655e20e22d9fdd2018f937a26ab8aed21fb301c Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:03:59 +0200 Subject: [PATCH 32/62] Update xclip.md --- pages/linux/xclip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/xclip.md b/pages/linux/xclip.md index dc2b7ce1653d19..6a57367a216a1c 100644 --- a/pages/linux/xclip.md +++ b/pages/linux/xclip.md @@ -1,7 +1,7 @@ # xclip > X11 clipboard manipulation tool, similar to `xsel`. -> Handles the X primary and secondary selections, plus the system clipboard (`Ctrl + C`/`Ctrl + V`). +> Handles the X primary and secondary selections, plus the system clipboard (``/``). > See also: `wl-copy`. > More information: . From 6266517c8c39f5be5080986491ca2ce10667458e Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:05:15 +0200 Subject: [PATCH 33/62] Update more.md --- pages/linux/more.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/more.md b/pages/linux/more.md index 08a367ba45ca03..bbc9d26dd4b2bd 100644 --- a/pages/linux/more.md +++ b/pages/linux/more.md @@ -16,7 +16,7 @@ `` -- Search for a string (press `n` to go to the next match): +- Search for a string (press `` to go to the next match): `{{something}}` From ef4c9c6fe496355475c7d142f4c7889936685262 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:06:02 +0200 Subject: [PATCH 34/62] Update top.md --- pages/linux/top.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/top.md b/pages/linux/top.md index b712e06a9bc0ac..0fe325f9dfcf84 100644 --- a/pages/linux/top.md +++ b/pages/linux/top.md @@ -29,4 +29,4 @@ - Display help about interactive commands: -`?` +`` From 0eb9ce620c33c8abe480077eac88938b6e9da0ec Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:22:56 +0200 Subject: [PATCH 35/62] Update kill.md --- pages/linux/kill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/kill.md b/pages/linux/kill.md index c16a358ecff351..7ed4246b6ad3b4 100644 --- a/pages/linux/kill.md +++ b/pages/linux/kill.md @@ -20,7 +20,7 @@ `kill -{{1|HUP}} {{process_id}}` -- Terminate a program using the SIGINT (interrupt) signal. This is typically initiated by the user pressing `Ctrl + C`: +- Terminate a program using the SIGINT (interrupt) signal. This is typically initiated by the user pressing ``: `kill -{{2|INT}} {{process_id}}` From b43932317e5a758a31c0039d9ad892042c3ef1c2 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:26:53 +0200 Subject: [PATCH 36/62] Update xsel.md --- pages/linux/xsel.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/xsel.md b/pages/linux/xsel.md index f61638c0efe420..4dfec8b1cb5251 100644 --- a/pages/linux/xsel.md +++ b/pages/linux/xsel.md @@ -3,7 +3,7 @@ > X11 selection and clipboard manipulation tool. > More information: . -- Use a command's output as input of the clip[b]oard (equivalent to `Ctrl + C`): +- Use a command's output as input of the clip[b]oard (equivalent to ``): `echo 123 | xsel -ib` @@ -11,7 +11,7 @@ `cat {{path/to/file}} | xsel -ib` -- Output the clipboard's contents into the terminal (equivalent to `Ctrl + V`): +- Output the clipboard's contents into the terminal (equivalent to ``): `xsel -ob` @@ -23,6 +23,6 @@ `xsel -cb` -- Output the X11 primary selection's contents into the terminal (equivalent to a mouse middle-click): +- Output the X11 primary selection's contents into the terminal (equivalent to a mouse ``): `xsel -op` From 8c143302a83fd7c5b9f40d614114bf7398d69f0d Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:31:16 +0200 Subject: [PATCH 37/62] Update wf-recorder.md --- pages/linux/wf-recorder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/wf-recorder.md b/pages/linux/wf-recorder.md index 753b24d7cf8a31..129d7816125fc9 100644 --- a/pages/linux/wf-recorder.md +++ b/pages/linux/wf-recorder.md @@ -1,7 +1,7 @@ # wf-recorder > Screencast for Wayland optionally with audio. -> By default you need to end the process with Ctrl-C. +> By default you need to end the process with ``. > More information: . - Record storing to an MP4 file: From 6fd58e6102d9911e499fbadbc961aceda1ddc8c0 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:32:58 +0200 Subject: [PATCH 38/62] Update sar.md --- pages/linux/sar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/sar.md b/pages/linux/sar.md index b949f25156c3b9..9799db47edb346 100644 --- a/pages/linux/sar.md +++ b/pages/linux/sar.md @@ -3,7 +3,7 @@ > Monitor performance of various Linux subsystems. > More information: . -- Report I/O and transfer rate issued to physical devices, one per second (press CTRL+C to quit): +- Report I/O and transfer rate issued to physical devices, one per second (press `` to quit): `sar -b {{1}}` From ea70068379e163ccb564b2c500be4816e28da3f5 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:33:49 +0200 Subject: [PATCH 39/62] Update rtcwake.md --- pages/linux/rtcwake.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/rtcwake.md b/pages/linux/rtcwake.md index ef62c3fe4fa83e..c3c62c50750e9f 100644 --- a/pages/linux/rtcwake.md +++ b/pages/linux/rtcwake.md @@ -23,6 +23,6 @@ `sudo rtcwake -m disable` -- Perform a dry run to wakeup the computer at a given time. (Press Ctrl + C to abort): +- Perform a dry run to wakeup the computer at a given time. (Press `` to abort): `sudo rtcwake -m on --date {{hh:ss}}` From 4415bf09db8a23637adfdbf0d03cd8bc19c97f83 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:34:53 +0200 Subject: [PATCH 40/62] Update rdesktop.md --- pages/linux/rdesktop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/rdesktop.md b/pages/linux/rdesktop.md index 43fb280daae8be..aaef8fc27e869a 100644 --- a/pages/linux/rdesktop.md +++ b/pages/linux/rdesktop.md @@ -12,7 +12,7 @@ `rdesktop -u Administrator -p passwd123 192.168.1.111:3389` -- Connect to a remote computer with full screen (press `Ctrl + Alt + Enter` to exist): +- Connect to a remote computer with full screen (press `` to exist): `rdesktop -u {{username}} -p {{password}} -f {{host:port}}` From 20835643d3a0f9ed8b059981a2f8268da86c4be8 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:35:24 +0200 Subject: [PATCH 41/62] Update konsole.md --- pages/linux/konsole.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/konsole.md b/pages/linux/konsole.md index 860b485c044094..629315f6d0df1e 100644 --- a/pages/linux/konsole.md +++ b/pages/linux/konsole.md @@ -15,6 +15,6 @@ `konsole --new-tab` -- Open the terminal in the background and bring to the front when `Ctrl+Shift+F12` is pressed: +- Open the terminal in the background and bring to the front when `` is pressed: `konsole --background-mode` From d4bd8d0ef52c217bf7d9f2d9e6810211d90e5810 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:35:59 +0200 Subject: [PATCH 42/62] Update killall.md --- pages/linux/killall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/killall.md b/pages/linux/killall.md index 351073e89141ed..3573447fec9312 100644 --- a/pages/linux/killall.md +++ b/pages/linux/killall.md @@ -16,7 +16,7 @@ `killall -i {{process_name}}` -- Terminate a process using the SIGINT (interrupt) signal, which is the same signal sent by pressing `Ctrl + C`: +- Terminate a process using the SIGINT (interrupt) signal, which is the same signal sent by pressing ``: `killall -INT {{process_name}}` From aeabfa512ab2901ad379a9f4ebaf8f8774ca87a5 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:36:30 +0200 Subject: [PATCH 43/62] Update expect.md --- pages/linux/expect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/expect.md b/pages/linux/expect.md index bf5a61fbbdd33f..71595f661dc274 100644 --- a/pages/linux/expect.md +++ b/pages/linux/expect.md @@ -11,6 +11,6 @@ `expect -c "{{commands}}"` -- Enter an interactive REPL (use `exit` or Ctrl + D to exit): +- Enter an interactive REPL (use `exit` or `` to exit): `expect -i` From 84200c94f50d2ccafae0c4596e7731b09fd5352d Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:37:57 +0200 Subject: [PATCH 44/62] Update caffeinate.md --- pages/linux/caffeinate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/caffeinate.md b/pages/linux/caffeinate.md index 4264668fa91ad0..44c24858bc40cf 100644 --- a/pages/linux/caffeinate.md +++ b/pages/linux/caffeinate.md @@ -3,6 +3,6 @@ > Prevent desktop from sleeping. > More information: . -- Prevent desktop from sleeping (use `Ctrl + C` to exit): +- Prevent desktop from sleeping (use `` to exit): `caffeinate` From bfb3130b7fe3475d464e02102cd90263e840c176 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:38:42 +0200 Subject: [PATCH 45/62] Update arecord.md --- pages/linux/arecord.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/arecord.md b/pages/linux/arecord.md index 8c4820ff5611f5..cf00da404e2c2a 100644 --- a/pages/linux/arecord.md +++ b/pages/linux/arecord.md @@ -3,7 +3,7 @@ > Sound recorder for ALSA soundcard driver. > More information: . -- Record a snippet in "CD" quality (finish with Ctrl-C when done): +- Record a snippet in "CD" quality (finish with `` when done): `arecord -vv --format=cd {{path/to/file.wav}}` @@ -11,7 +11,7 @@ `arecord -vv --format=cd --duration={{10}} {{path/to/file.wav}}` -- Record a snippet and save it as an MP3 (finish with Ctrl-C when done): +- Record a snippet and save it as an MP3 (finish with `` when done): `arecord -vv --format=cd --file-type raw | lame -r - {{path/to/file.mp3}}` From 4b8b0daa830632c8c04e4f9e1d58cc6f319042c9 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:37:59 +0200 Subject: [PATCH 46/62] Update xmodmap.md --- pages/linux/xmodmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/xmodmap.md b/pages/linux/xmodmap.md index d1a518c1b48069..77a47bfbcfcc0f 100644 --- a/pages/linux/xmodmap.md +++ b/pages/linux/xmodmap.md @@ -3,7 +3,7 @@ > Utility for modifying keymaps and pointer button mappings in X. > More information: . -- Swap left-click and right-click on the pointer: +- Swap `` and `` on the pointer: `xmodmap -e 'pointer = 3 2 1'` From 56fbe860a8dce9b7d8ab994c1a48d49b9f5a792f Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:40:31 +0200 Subject: [PATCH 47/62] Update ydotool.md --- pages/linux/ydotool.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/ydotool.md b/pages/linux/ydotool.md index b292e739dd958e..be90477f97d2b7 100644 --- a/pages/linux/ydotool.md +++ b/pages/linux/ydotool.md @@ -7,14 +7,14 @@ `ydotoold` -- Perform a left click input: +- Perform a `` input: `ydotool click 0xC0` -- Perform a right click input: +- Perform a `` input: `ydotool click 0xC1` -- Input Alt+F4: +- Input ``: `ydotool key 56:1 62:1 62:0 56:0` From 46221c67d78a3f25a3d8673d895a63eab2b8569a Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:41:31 +0200 Subject: [PATCH 48/62] Update xdotool.md --- pages/linux/xdotool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/xdotool.md b/pages/linux/xdotool.md index c830d74b4c7259..b7abcdc987e2b3 100644 --- a/pages/linux/xdotool.md +++ b/pages/linux/xdotool.md @@ -23,6 +23,6 @@ `xdotool type --delay {{500}} "Hello world"` -- Press the enter key: +- Press the `` key: `xdotool key {{KP_Enter}}` From ad6202233d98572e7d27a2769a45442e3f790025 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:44:43 +0200 Subject: [PATCH 49/62] Update xdotool.md --- pages/linux/xdotool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/xdotool.md b/pages/linux/xdotool.md index b7abcdc987e2b3..4617ab6122cefe 100644 --- a/pages/linux/xdotool.md +++ b/pages/linux/xdotool.md @@ -7,7 +7,7 @@ `xdotool search --onlyvisible --name {{firefox}}` -- Click the right mouse button: +- Perform a mouse ``: `xdotool click {{3}}` From f7c8ae7865b4f4c91e0b99c260126bbaca5d54b1 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:46:36 +0200 Subject: [PATCH 50/62] Update arecord.md --- pages/linux/arecord.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/arecord.md b/pages/linux/arecord.md index cf00da404e2c2a..71b2e749a6e768 100644 --- a/pages/linux/arecord.md +++ b/pages/linux/arecord.md @@ -19,7 +19,7 @@ `arecord --list-devices` -- Allow interactive interface (e.g. use space-bar or enter to play or pause): +- Allow interactive interface (e.g. use `` or `` to play or pause): `arecord --interactive` From f2a358e00c3772a3c964ed36c4ba778e4135866c Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:49:46 +0200 Subject: [PATCH 51/62] Update nmtui.md --- pages/linux/nmtui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/nmtui.md b/pages/linux/nmtui.md index 0488d74a3ad806..d6001ea3c2a3e5 100644 --- a/pages/linux/nmtui.md +++ b/pages/linux/nmtui.md @@ -1,7 +1,7 @@ # nmtui > Text user interface for controlling NetworkManager. -> Use arrow keys to navigate, enter to select an option. +> Use `` to navigate, `` to select an option. > More information: . - Open the user interface: From 6dbc5e36a1f9e9164ec4c4572195e8ee3e1d77b1 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:54:43 +0200 Subject: [PATCH 52/62] Update cuyo.md --- pages/linux/cuyo.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/cuyo.md b/pages/linux/cuyo.md index 37bdcca8c000a0..4947f0f209197f 100644 --- a/pages/linux/cuyo.md +++ b/pages/linux/cuyo.md @@ -9,12 +9,12 @@ - Navigate the piece horizontally: -`{{A|D|Left arrow key|Right arrow key}}` +`{{|||}}` - Turn the piece: -`{{W|Up arrow key}}` +`{{||}}` From ad1eb9782954664ecde6c54e94db11ec251c7b6e Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:57:25 +0200 Subject: [PATCH 53/62] Update finch.md --- pages/linux/finch.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/finch.md b/pages/linux/finch.md index 4eba925683d30f..97aa035914076d 100644 --- a/pages/linux/finch.md +++ b/pages/linux/finch.md @@ -23,10 +23,10 @@ `` -- Start moving a window, use arrow keys to move, press escape when done: +- Start moving a window, use `` to move, press `` when done: `` -- Start resizing a window, use arrow keys to resize, press escape when done: +- Start resizing a window, use `` to resize, press `` when done: `` From 0e91f29c95a77a00a0ea40bcb29191b77e9825d4 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 23:04:56 +0200 Subject: [PATCH 54/62] Update cmus.md --- pages/linux/cmus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/cmus.md b/pages/linux/cmus.md index 148c53ae8e8296..a47258ee27e4af 100644 --- a/pages/linux/cmus.md +++ b/pages/linux/cmus.md @@ -1,7 +1,7 @@ # cmus > Command-line Music Player. -> Use arrow keys to navigate, `` to select, and numbers 1-8 switch between different views. +> Use `` to navigate, `` to select, and numbers `<1>`-`<8>` switch between different views. > See also: `ncmpcpp`, `clementine`, `qmmp`. > More information: . From 22f90b13f8b60d613a8d96968f55d695b4736cb7 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 23:06:20 +0200 Subject: [PATCH 55/62] Update sar.md --- pages/linux/sar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/sar.md b/pages/linux/sar.md index 9799db47edb346..432d52d1368132 100644 --- a/pages/linux/sar.md +++ b/pages/linux/sar.md @@ -3,7 +3,7 @@ > Monitor performance of various Linux subsystems. > More information: . -- Report I/O and transfer rate issued to physical devices, one per second (press `` to quit): +- Report I/O and transfer rate issued to physical devices, one per second (press `` to quit): `sar -b {{1}}` From 85f35e74ec5a892ab32ec23a82b961dc087f36d7 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 23:18:08 +0200 Subject: [PATCH 56/62] Update scrot.md --- pages/linux/scrot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/scrot.md b/pages/linux/scrot.md index 8ac7f72cbcff58..d96853d9510cc6 100644 --- a/pages/linux/scrot.md +++ b/pages/linux/scrot.md @@ -15,7 +15,7 @@ `scrot --select` -- Capture a screenshot interactively without exiting on keyboard input, press `ESC` to exit: +- Capture a screenshot interactively without exiting on keyboard input, press `` to exit: `scrot --select --ignorekeyboard` From 64e33af722860e9a4e3404a1c40e9d5cd82f2a49 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Wed, 5 Mar 2025 22:09:40 +0200 Subject: [PATCH 57/62] Update cu.md --- pages/linux/cu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/cu.md b/pages/linux/cu.md index 23a5bb7e4a5f97..802365d121ebd3 100644 --- a/pages/linux/cu.md +++ b/pages/linux/cu.md @@ -21,4 +21,4 @@ - Exit the `cu` session when in connection: -`~.` +`<~><.>` From 5a1f071307b28bd44782008b985820424ce44c7a Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:06:07 +0200 Subject: [PATCH 58/62] Update cuyo.md --- pages/linux/cuyo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/cuyo.md b/pages/linux/cuyo.md index 4947f0f209197f..ece25ca2ca245d 100644 --- a/pages/linux/cuyo.md +++ b/pages/linux/cuyo.md @@ -13,7 +13,7 @@ - Turn the piece: -`{{||}}` - Hard drop the piece: From b9dd9d9f43ce8031a2f0c3241be584de7663b021 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:32:11 +0200 Subject: [PATCH 59/62] Update cu.md --- pages/linux/cu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/cu.md b/pages/linux/cu.md index 802365d121ebd3..a0ec4233df8667 100644 --- a/pages/linux/cu.md +++ b/pages/linux/cu.md @@ -21,4 +21,4 @@ - Exit the `cu` session when in connection: -`<~><.>` +`<~><.>` From f431d09fbc1681f772e21a33d1a3eaa8a2461eaf Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 6 Mar 2025 15:05:43 +0200 Subject: [PATCH 60/62] Update rtorrent.md --- pages/linux/rtorrent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/rtorrent.md b/pages/linux/rtorrent.md index 4a23ef80c1e8ac..11cf27c3d4f5d1 100644 --- a/pages/linux/rtorrent.md +++ b/pages/linux/rtorrent.md @@ -13,7 +13,7 @@ - View details about downloading torrent: -`->` +`` - Close rtorrent safely: From fbb08eaa2c000f299bae0243fdfb0786e0b48e0b Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 6 Mar 2025 15:34:51 +0200 Subject: [PATCH 61/62] i3: use Number for number generalization --- pages/linux/i3.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/i3.md b/pages/linux/i3.md index c395e4747c8117..39443ccf51f4b2 100644 --- a/pages/linux/i3.md +++ b/pages/linux/i3.md @@ -13,11 +13,11 @@ - Create a new workspace: -`` +`` -- Switch to workspace number `n`: +- Switch to a workspace: -`` +`` - Open new window horizontally: From 7723436534118c33dda383757a2e07d8a69fd181 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 6 Mar 2025 15:35:49 +0200 Subject: [PATCH 62/62] finch: use Number for number generalization --- pages/linux/finch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/finch.md b/pages/linux/finch.md index 97aa035914076d..7dffc98238471e 100644 --- a/pages/linux/finch.md +++ b/pages/linux/finch.md @@ -17,7 +17,7 @@ - Jump to n-th window: -`` +`` - Close current window: