Skip to content

preiter93/mantui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Philipp Reiter
Feb 8, 2025
99b116b · Feb 8, 2025

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantui

An interactive TUI to browse and read man pages.

Written with ratatui.

Installation

Brew

Install with brew

brew install preiter93/mantui/mantui

Download Binary

Download the latest binary from the releases page.

Usage

To launch the application:

mantui

To view a specific man page, provide the command name:

mantui tar

Browse through sections and search through a list of man pages.

Read the man pages. Supports scrolling with the mouse and highlighting/copying text.

Key bindings

Action Command
Scroll up/down j / k
Scroll half-page up/down Ctrl + u / Ctrl + d
Search /
Go back Esc
Select Enter

Troubleshooting

  • You see a large chunk of a man page underlined? Check if you have exported some configuration for less, e.g. LESS_TERMCAP, see this issue.

About

A TUI to browse and read man pages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages