22.\" Title: glv
33.\" Author: Bahtiar `kalkin` Gadimov
44.\" Generator: Asciidoctor 1.5.8
5- .\" Date: 2020-04-12
6- .\" Manual: \ \&
7- .\" Source: \ \&
5+ .\" Date: 2020-04-13
6+ .\" Manual: Git Log Viewer Manual
7+ .\" Source: Git Log Viewer v1.1.0
88.\" Language: English
99.\"
10- .TH "GLV" "1" "2020-04-12 " "\ \& " "\ \& "
10+ .TH "GLV" "1" "2020-04-13 " "Git Log Viewer v1.1.0 " "Git Log Viewer Manual "
1111.ie \n( .g .ds Aq \(aq
1212.el .ds Aq '
1313.ss \n[ .ss ] 0
@@ -42,7 +42,7 @@ An alternative to \fBtig\fP(1)/\fBlazygit\fP(1) which supports folding the merge
4242expandable via plugins. The application can resolve the default merge titles
4343done by using GitHub or Bitbucket to the actual pull request names.
4444.sp
45- Use CTRL\0 + \0 C or q to exit the application.
45+ Use kbd:[ CTRL+C] or kbd:[q] to exit the application.
4646.SH "OPTIONS"
4747.sp
4848REVISION
@@ -81,49 +81,49 @@ Action
8181T}
8282T{
8383.sp
84- h
84+ kbd:[h]
8585T} :T{
8686.sp
8787Show this help.
8888T}
8989T{
9090.sp
91- k, Up
91+ kbd:[k], kbd:[Up]
9292T} :T{
9393.sp
9494Move cursor one line up.
9595T}
9696T{
9797.sp
98- j, Down
98+ kbd:[j], kbd:[ Down]
9999T} :T{
100100.sp
101101Move cursor one line down.
102102T}
103103T{
104104.sp
105- PgUp,
105+ kbd:[ PgUp] ,
106106T} :T{
107107.sp
108108Move cursor one page up.
109109T}
110110T{
111111.sp
112- PgDown, Space
112+ kbd:[ PgDown], kbd:[ Space]
113113T} :T{
114114.sp
115115Move cursor one page down.
116116T}
117117T{
118118.sp
119- End
119+ kbd:[ End]
120120T} :T{
121121.sp
122122Jump to last line.
123123T}
124124T{
125125.sp
126- q
126+ kbd:[q]
127127T} :T{
128128.sp
129129Close view, if multiple views are open it will
@@ -132,7 +132,7 @@ If it is the last open view it will quit.
132132T}
133133T{
134134.sp
135- Home
135+ kbd:[ Home]
136136T} :T{
137137.sp
138138Jump to first line.
@@ -157,28 +157,28 @@ Action
157157T}
158158T{
159159.sp
160- /
160+ kbd:[/]
161161T} :T{
162162.sp
163163Search the view. Opens a prompt for entering search regexp to use.
164164T}
165165T{
166166.sp
167- ?
167+ kbd:[?]
168168T} :T{
169169.sp
170170Search backwards in the view. Also prompts for regexp.
171171T}
172172T{
173173.sp
174- n
174+ kbd:[n]
175175T} :T{
176176.sp
177177Find next match for the current search regexp.
178178T}
179179T{
180180.sp
181- N
181+ kbd:[N]
182182T} :T{
183183.sp
184184Find previous match for the current search regexp.
@@ -198,21 +198,21 @@ Action
198198T}
199199T{
200200.sp
201- Enter
201+ kbd:[ Enter]
202202T} :T{
203203.sp
204204Open selected commit in diff view
205205T}
206206T{
207207.sp
208- l
208+ kbd:[l]
209209T} :T{
210210.sp
211211Unfold merge or follow the merge if unfolded
212212T}
213213T{
214214.sp
215- h
215+ kbd:[h]
216216T} :T{
217217.sp
218218Fold merge or go up the tree if folded
@@ -232,21 +232,21 @@ Action
232232T}
233233T{
234234.sp
235- Enter
235+ kbd:[ Enter]
236236T} :T{
237237.sp
238238Open selected commit in diff view
239239T}
240240T{
241241.sp
242- {
242+ kbd:[{]
243243T} :T{
244244.sp
245245Jump to previous hunk
246246T}
247247T{
248248.sp
249- }
249+ kbd:[}]
250250T} :T{
251251.sp
252252Jump to next hunk
0 commit comments