iman: fix and add some highlights - sacc - sacc(omys), simple console gopher client Err bitreich.org 70 hgit clone git://bitreich.org/sacc/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/sacc/ URL:git://bitreich.org/sacc/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/sacc/ bitreich.org 70 1Log /scm/sacc/log.gph bitreich.org 70 1Files /scm/sacc/files.gph bitreich.org 70 1Refs /scm/sacc/refs.gph bitreich.org 70 1Tags /scm/sacc/tag bitreich.org 70 1LICENSE /scm/sacc/file/LICENSE.gph bitreich.org 70 i--- Err bitreich.org 70 1commit b35d9b876df14d24dcd3e6fc98222b75955d0f6b /scm/sacc/commit/b35d9b876df14d24dcd3e6fc98222b75955d0f6b.gph bitreich.org 70 1parent 356726d76e8d082d6702401bbd6bffea47a84b1f /scm/sacc/commit/356726d76e8d082d6702401bbd6bffea47a84b1f.gph bitreich.org 70 hAuthor: Quentin Rameau URL:mailto:quinq@fifth.space bitreich.org 70 iDate: Wed, 23 Jun 2021 22:26:46 +0200 Err bitreich.org 70 i Err bitreich.org 70 iman: fix and add some highlights Err bitreich.org 70 i Err bitreich.org 70 iDiffstat: Err bitreich.org 70 i M sacc.1 | 26 +++++++++++++++++--------- Err bitreich.org 70 i Err bitreich.org 70 i1 file changed, 17 insertions(+), 9 deletions(-) Err bitreich.org 70 i--- Err bitreich.org 70 1diff --git a/sacc.1 b/sacc.1 /scm/sacc/file/sacc.1.gph bitreich.org 70 i@@ -13,7 +13,7 @@ hierarchical information. The protocol is defined in Err bitreich.org 70 i (Gopher). Err bitreich.org 70 i .SH SHORTCUTS Err bitreich.org 70 i Shortcuts can be redefined in the Err bitreich.org 70 i-.I config.h. Err bitreich.org 70 i+.BR config.h . Err bitreich.org 70 i The manpage is showing the default shortcuts. Err bitreich.org 70 i .TP Err bitreich.org 70 i .B Down or j Err bitreich.org 70 i@@ -70,30 +70,38 @@ Show the help message of shortcuts. Err bitreich.org 70 i .B ^D or q Err bitreich.org 70 i Exit sacc. Err bitreich.org 70 i .SH ENVIRONMENT Err bitreich.org 70 i-Sacc will use the pager set in the Err bitreich.org 70 i+.B sacc Err bitreich.org 70 i+will use the pager set in the Err bitreich.org 70 i .B PAGER Err bitreich.org 70 i variable to display textual content. Err bitreich.org 70 i-If unset, it'll try to use more(1). Err bitreich.org 70 i+If unset, it'll try to use Err bitreich.org 70 i+.BR more (1). Err bitreich.org 70 i Note that sacc takes back control of the screen Err bitreich.org 70 i as soon as the pager finishes. Err bitreich.org 70 i In case of doubt, Err bitreich.org 70 i read your pager documentation. Err bitreich.org 70 i .SH PLUMBER Err bitreich.org 70 i When some file is opened Err bitreich.org 70 i-.I sacc Err bitreich.org 70 i+.B sacc Err bitreich.org 70 i cannot open natively, it will run Err bitreich.org 70 i-.I xdg-open. Err bitreich.org 70 i+.BR xdg-open . Err bitreich.org 70 i This can be configured in the Err bitreich.org 70 i-.I config.h Err bitreich.org 70 i+.B config.h Err bitreich.org 70 i to run some other plumber. Err bitreich.org 70 i .SH CUSTOMIZATION Err bitreich.org 70 i .B sacc Err bitreich.org 70 i-can be customized by creating a custom config.h and (re)compiling the source Err bitreich.org 70 i+can be customized by creating a custom Err bitreich.org 70 i+.B config.h Err bitreich.org 70 i+and (re)compiling the source Err bitreich.org 70 i code. This keeps it fast, secure and simple. Err bitreich.org 70 i .SH AUTHORS Err bitreich.org 70 i-See the LICENSE file for the authors. Err bitreich.org 70 i+See the Err bitreich.org 70 i+.B LICENSE Err bitreich.org 70 i+file for the authors. Err bitreich.org 70 i .SH LICENSE Err bitreich.org 70 i-See the LICENSE file for the terms of redistribution. Err bitreich.org 70 i+See the Err bitreich.org 70 i+.B LICENSE Err bitreich.org 70 i+file for the terms of redistribution. Err bitreich.org 70 i .SH SEE ALSO Err bitreich.org 70 i .BR more (1) Err bitreich.org 70 i .BR xdg-open (1) Err bitreich.org 70 .