Fossil SCM

Mention in the help text that ticking the second entry node opens the diff page. Again, thanks @rouilj!

florian 2022-08-11 06:17 timeline-keyboard-navigation
Commit 13e0f32e3b6e5edf7950a47ff15d228b0393633be29ecba594353e6876d01400
1 file changed +2 -2
+2 -2
--- src/timeline.c
+++ src/timeline.c
@@ -1637,12 +1637,12 @@
16371637
** m Focus previous (older) entry, or open previous page.
16381638
** M Focus last (oldest) entry.
16391639
** h Move focus between selected, current (check-out) and ticked entries.
16401640
** . Focus entry closest to center of viewport.
16411641
** H Scroll to focused entry.
1642
-** , Tick/untick the node of the focused entry.
1643
-** ; Untick the nodes of all entries.
1642
+** , Tick/untick node of focused entry, or open diff if two nodes ticked.
1643
+** ; Untick nodes of all entries.
16441644
** b Copy the commit hash of the focused entry to clipboard.
16451645
** B Copy the branch name of the focused entry to clipboard.
16461646
** j View timeline of focused entry.
16471647
** J View timeline of focused entry filtered by branch.
16481648
** k View details of focused entry.
16491649
--- src/timeline.c
+++ src/timeline.c
@@ -1637,12 +1637,12 @@
1637 ** m Focus previous (older) entry, or open previous page.
1638 ** M Focus last (oldest) entry.
1639 ** h Move focus between selected, current (check-out) and ticked entries.
1640 ** . Focus entry closest to center of viewport.
1641 ** H Scroll to focused entry.
1642 ** , Tick/untick the node of the focused entry.
1643 ** ; Untick the nodes of all entries.
1644 ** b Copy the commit hash of the focused entry to clipboard.
1645 ** B Copy the branch name of the focused entry to clipboard.
1646 ** j View timeline of focused entry.
1647 ** J View timeline of focused entry filtered by branch.
1648 ** k View details of focused entry.
1649
--- src/timeline.c
+++ src/timeline.c
@@ -1637,12 +1637,12 @@
1637 ** m Focus previous (older) entry, or open previous page.
1638 ** M Focus last (oldest) entry.
1639 ** h Move focus between selected, current (check-out) and ticked entries.
1640 ** . Focus entry closest to center of viewport.
1641 ** H Scroll to focused entry.
1642 ** , Tick/untick node of focused entry, or open diff if two nodes ticked.
1643 ** ; Untick nodes of all entries.
1644 ** b Copy the commit hash of the focused entry to clipboard.
1645 ** B Copy the branch name of the focused entry to clipboard.
1646 ** j View timeline of focused entry.
1647 ** J View timeline of focused entry filtered by branch.
1648 ** k View details of focused entry.
1649

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button