lazyman

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2026 License: BSD-3-Clause Imports: 16 Imported by: 0

README ΒΆ

LazyMan

A fast, beautiful TUI (Terminal User Interface) for browsing and reading manual pages, inspired by lazygit.

License Go Version

Features

  • πŸš€ Fast Navigation - Quickly browse through all available man pages
  • πŸ” Instant Search - Search man pages by keyword
  • πŸ“– Smooth Reading - Read man pages with vim-style navigation
  • 🎨 Beautiful UI - Color-coded interface built with Bubble Tea
  • ⌨️ Keyboard-driven - Efficient keyboard shortcuts for power users
  • πŸ—‚οΈ Deep Search (In Beta) - A deep search using pre-built indices for in-depth lookups.

Installation

git clone https://github.com/shuklasaharsh/lazyman
cd lazymanuals
go build

Or install directly:

go install github.com/shuklasaharsh/lazyman@latest

Usage

Simply run:

./lazyman

Or if installed:

lazyman

Deep Search:

  • For the First time:
lazyman -S # To build indices
  • Next time
lazyman -S uv_loop 
Keyboard Shortcuts
List View
  • ↑/k - Move up
  • ↓/j - Move down
  • Enter - View selected man page
  • / - Search man pages
  • r - Refresh man page list
  • q - Quit
Detail View
  • ↑/k - Scroll up
  • ↓/j - Scroll down
  • g - Go to top
  • G - Go to bottom
  • u - Half page up
  • d - Half page down
  • q/Esc - Back to list
Search View
  • Enter - Execute search
  • Esc - Cancel search

Requirements

  • Go 1.25 or higher
  • Unix-like system with man command (Linux, macOS, BSD)

Dependencies

Contributing

We welcome contributions! Please see CONTRIBUTING.md for details on how to get started.

License

BSD License - see LICENSE file for details

Acknowledgments

Support

If you find a bug or have a feature request, please open an issue on GitHub.

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL