Fossil SCM

Take note of another possibly handy shortcut.

florian 2022-08-02 10:56 UTC timeline-keyboard-navigation
Commit 2ffedc2bcbc32c65bcb7a4db2d3d3c07f8dda7119ff852ba0e09fdd8f53bf63c
1 file changed +2
--- src/graph.js
+++ src/graph.js
@@ -840,10 +840,12 @@
840840
**
841841
** o Shortcut to select the topmost or bottommost entry, either by separate
842842
** key, or with modifiers (SHIFT+N, SHIFT+M)?
843843
** o Shortcut to toggle the tick-mark for the focused check-in node.
844844
** o Shortcuts to copy branch name or hash of the focused entry to clipboard.
845
+** o Shortcut to put the focus indicator to the default item(s), in (cyclic)
846
+** order ticked → highlighted → check-out → ticked → ...
845847
** o Improve scrolling the focused element into view for browsers without the
846848
** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
847849
** something similar to the scrollToSelected() function in this source file.
848850
*/
849851
(function(){
850852
--- src/graph.js
+++ src/graph.js
@@ -840,10 +840,12 @@
840 **
841 ** o Shortcut to select the topmost or bottommost entry, either by separate
842 ** key, or with modifiers (SHIFT+N, SHIFT+M)?
843 ** o Shortcut to toggle the tick-mark for the focused check-in node.
844 ** o Shortcuts to copy branch name or hash of the focused entry to clipboard.
 
 
845 ** o Improve scrolling the focused element into view for browsers without the
846 ** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
847 ** something similar to the scrollToSelected() function in this source file.
848 */
849 (function(){
850
--- src/graph.js
+++ src/graph.js
@@ -840,10 +840,12 @@
840 **
841 ** o Shortcut to select the topmost or bottommost entry, either by separate
842 ** key, or with modifiers (SHIFT+N, SHIFT+M)?
843 ** o Shortcut to toggle the tick-mark for the focused check-in node.
844 ** o Shortcuts to copy branch name or hash of the focused entry to clipboard.
845 ** o Shortcut to put the focus indicator to the default item(s), in (cyclic)
846 ** order ticked → highlighted → check-out → ticked → ...
847 ** o Improve scrolling the focused element into view for browsers without the
848 ** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
849 ** something similar to the scrollToSelected() function in this source file.
850 */
851 (function(){
852

Keyboard Shortcuts

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