jesseduffield.lazygit/docs
Stefan Haller ff0a16f809 Fix keybinding cheatsheets with regard to pipe characters in key or description
The "Cycle pagers" command wasn't rendered correctly, because it's bound to '|'
by default, but this was taked as a table column delimiter. Fix this by escaping
the pipe character.

A similar thing could happen for the description or tooltip (and did in fact,
for a tooltip in the russion translation), so escape those too just to be sure.
2025-11-01 09:54:32 +01:00
..
dev Fix typos 2025-01-03 10:50:36 +11:00
keybindings Fix keybinding cheatsheets with regard to pipe characters in key or description 2025-11-01 09:54:32 +01:00
Config.md Add config option gui.skipSwitchWorktreeOnCheckoutWarning 2025-10-14 14:19:54 +02:00
Custom_Command_Keybindings.md Combine customCommand's subprocess, stream, and showOutput fields into a single output enum 2025-05-01 15:46:06 +02:00
Custom_Pagers.md Replace paging config with an array of pagers 2025-10-14 12:17:13 +02:00
Fixup_Commits.md Update user doc 2024-06-01 08:31:18 +02:00
Range_Select.md Add range selection ability on list contexts 2024-01-19 10:47:21 +11:00
README.md Normalize line endings of docs/README.md 2024-07-01 08:36:57 +02:00
Searching.md Add filtering docs 2023-07-03 12:54:14 +10:00
Stacked_Branches.md chore: fix some comments and typos 2024-04-28 09:44:59 +02:00
Undoing.md Add undo demo 2023-08-12 16:15:50 +10:00