1tfman(1)                                                              tfman(1)
2
3
4

NAME

6       tfman - Swank manual page browser
7

SYNOPSIS

9       tfman [-h] [-V] [-q] files
10

DESCRIPTION

12       tfman  displays  manual  pages ala man(1) using the Notcurses (notcurs‐
13       es(3)) terminal UI library.
14

OPTIONS

16       -V: Print the program name and version, and exit with success.
17
18       -h: Print help information, and exit with success.
19
20       -q: Don't wait for any input, and don't use the alternate screen.
21
22       files: Files to render.
23
24       If successfully loaded and parsed, the top of the page will be visible.
25       In  the  lower right corner is a listing of page sections.  By default,
26       the page browser is in use; press Tab to move between the page  browser
27       and the structure browser.  Press 's' to toggle the structure browser's
28       visibility.
29
30       tfman can identify gzipped manual pages, and inflate them on the fly.
31

NOTES

33       The following keypresses are recognized:
34
35Ctrl-L: Redraw the screen.
36
37q: Quit.
38
39k/up: Move up by one line.
40
41b/pgup: Move up by one page.
42
43h/left: Move up by one section.
44
45j/down: Move down by one line.
46
47f/pgdown: Move down by one page.
48
49l/right: Move down by one section.
50
51s: Toggle the structure browser's visibility.
52
53       The mouse wheel can also be used to move up and down within the  active
54       browser.
55

BUGS

57       tfman  does  not  currently  (and is unlikely to ever) support the full
58       groff macro language.
59

SEE ALSO

61       man(1), notcurses(3), groff_man(7), man-pages(7), unicode(7)
62

AUTHORS

64       nick black <nickblack@linux.com>.
65
66
67
68                                    v3.0.8                            tfman(1)
Impressum