xaizek / pinfo (License: GPLv2 only) (since 2018-12-07)
Console-based info and manual pages reader, which adds interactive navigation to man pages.
<root> / src /
File Mode Size
Makefile.am 100644 1,431B
colors.cxx 100644 5,717B
colors.h 100644 3,071B
common_includes.h 100644 1,944B
curse_utils.cxx 100644 4,194B
curse_utils.h 100644 2,034B
datatypes.cxx 100644 2,867B
datatypes.h 100644 6,362B
filehandling_functions.cxx 100644 26KiB
filehandling_functions.h 100644 3,091B
initializelinks.cxx 100644 18KiB
initializelinks.h 100644 1,680B
keyboard.h 100644 2,222B
mainfunction.cxx 100644 35KiB
mainfunction.h 100644 2,193B
manual.cxx 100644 43KiB
manual.h 100644 1,213B
parse_config.cxx 100644 22KiB
parse_config.h 100644 1,176B
pinfo.cxx 100644 16KiB
pinforc.in 100644 2,867B
printinfo.cxx 100644 3,118B
printinfo.h 100644 1,273B
regexp_search.cxx 100644 5,184B
regexp_search.h 100644 1,769B
sigblock.cxx 100644 1,922B
sigblock.h 100644 1,595B
signal_handler.cxx 100644 1,877B
signal_handler.h 100644 1,151B
tmpfiles.cxx 100644 2,857B
tmpfiles.h 100644 1,223B
utils.cxx 100644 5,148B
utils.h 100644 2,149B
video.cxx 100644 7,797B
video.h 100644 1,817B
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