xaizek / pinfo (License: GPLv2 only) (since 2018-12-07)
Console-based info and manual pages reader, which adds interactive navigation to man pages.
<root> / AUTHORS (f4ee722e0ef8a72ae27b63b6ecfc20a66a55992c) (1,408B) (mode 100644) [raw]
Pinfo is currently maintained by Bas Zoetekouw <bas@debian.org>.
Its original author is Przemek Borys <pborys@dione.ids.pl>.  

Please file any comments/questions/bug reports as an issue on Github: 
https://github.com/baszoetekouw/pinfo

Below are the names of the people who helped by sending good ideas, bugs
reports, or helped out in some other way:

Adam Lazur
Aleksey I Zavilohin
Andrzej Solecki
André Karwath
Artur Frysiak
Bas Zoetekouw
Carlo Wood
Christian Kurz
Clytie Siddall
Cort
Daniel Bauke
Daniel Nylander
David M. Cooke
Dmitry Volosenkov
Dobrica Pavlinusic
Eddy Petrişor
Egil Kvaleberg
Felipe Augusto van de Wiel
Frederick W. Wheeler
Hao Li
Hector Rivas Gandara
Ilya L Ovchinnikov
Ingo Oeser
Jakub Bogusz
Jarkko O Mourujarvi
Jerzy Klejnowski
Jiri Pavlovsky
Katarína Machálková
Kevin Kreamer
Krzysztof Krzyzaniak
Linus Åkerlund
Liviu Daia
Maciej Nowicki
Marcin Kadziolka
Marcin Wojdyr
Marius Gedminas
Matthias Friedrich
Michal Kuratczyk
Michal Politowski
Michał Stępień
Moritz Moeller-Herrmann
Nathanael Nerode
Paul Boekholt
Pawel Kolodziej
Pawel Kot
Pawel Wilk
Piarres Beobide
Przemek Borys
Rene van Bevern
Ryszard Kurek
Simon Huggins
Sotiris Vassilopoulos
Stanislav Ievlev
Stanislav Kuchar
Tim Bell
Tomasz Kloczko
Witold Filipczyk
Yuri Kozlov
andrew deryabin

(This list is possibly incomplete -- please remind me if you
contributed in the past in some way, and are not credited here)
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/pinfo

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/pinfo

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master