@@ -53,7 +53,7 @@ View manipulation
5353 <Tab> view-next Move focus to the next view
5454 R, <F5> refresh Reload and refresh view
5555 O maximize Maximize the current view
56- [help] - line 1 of 148 18 %
56+ [help] - line 1 of 107 26 %
5757EOF
5858
5959assert_equals ' help-search.screen' << EOF
@@ -85,7 +85,7 @@ View manipulation
8585 <Tab> view-next Move focus to the next view
8686 R, <F5> refresh Reload and refresh view
8787 O maximize Maximize the current view
88- [help] - line 20 of 148 18 %
88+ [help] - line 20 of 107 26 %
8989EOF
9090
9191assert_equals ' help-collapsed.screen' << EOF
@@ -94,28 +94,28 @@ Quick reference for tig keybindings:
9494
9595[+] generic bindings
9696[+] search bindings
97- [-] main bindings
98- Option toggling:
99- G :toggle commit-title-graph
100- F :toggle commit-title-refs
101- Internal commands:
102- H :goto HEAD
103- External commands:
104- C ?git cherry-pick %(commit)
105- [-] diff bindings
106- Option toggling:
107- [ :toggle diff-context -1
108- ] :toggle diff-context +1
97+ [+] main bindings
98+ [+] diff bindings
99+ [+] reflog bindings
100+ [+] refs bindings
101+ [+] status bindings
102+ [+] stage bindings
103+ [+] stash bindings
104+ [-] pager bindings
109105Internal commands:
110106 @ :/^@@
111- [-] reflog bindings
112- Option toggling:
113- F :toggle commit-title-refs
114- External commands:
115- C ?git checkout %(branch)
116- ! ?git reset --hard %(commit)
117- [-] refs bindings
118- External commands:
119- C ?git checkout %(branch)
120- [help] - line 5 of 75 37%
107+ [-] toggle bindings
108+ Toggle keys (enter: o <key>):
109+ . line-number Toggle line numbers
110+ D date Toggle dates
111+ A author Toggle author
112+ ~ line-graphics Toggle graphics
113+ g commit-title-graph Toggle revision graph
114+ # file-name Toggle file names
115+ * file-size Toggle file sizes
116+ W ignore-space Toggle space changes
117+ l commit-order Toggle commit order
118+ F commit-title-refs Toggle reference display
119+ C show-changes Toggle local change display
120+ [help] - line 5 of 34 82%
121121EOF
0 commit comments