<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/plp13-qman-a-more-modern-man-page-viewer-for-our-terminals-h6eajn2mr" -->

---
title: plp13/qman: A more modern man page viewer for our terminals
description: Qman is a modern terminal-based manual page viewer written in plain C, designed as a feature-rich replacement for the traditional `man` command. Version 1.5.1...
canonical: https://daily.dev/posts/plp13-qman-a-more-modern-man-page-viewer-for-our-terminals-h6eajn2mr
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: plp13/qman: A more modern man page viewer for our terminals | daily.dev
og:description: Qman is a modern terminal-based manual page viewer written in plain C, designed as a feature-rich replacement for the traditional `man` command. Version 1.5.1...
og:url: https://daily.dev/posts/plp13-qman-a-more-modern-man-page-viewer-for-our-terminals-h6eajn2mr
og:image: https://api.daily.dev/og/posts/h6eajn2mR.png
og:image:alt: plp13/qman: A more modern man page viewer for our terminals
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# plp13/qman: A more modern man page viewer for our terminals

**[Lobsters](https://daily.dev/sources/lobsters)** · 3 min read · 1 upvotes · 0 comments

## Summary

Qman is a modern terminal-based manual page viewer written in plain C, designed as a feature-rich replacement for the traditional `man` command. Version 1.5.1 is the latest release, with 1.5.0 introducing support for multiple man page systems (mandb, mandoc, FreeBSD, macOS/Darwin), filesystem hyperlinks, new themes including Adwaita variants, and improved error messages. Key features include hyperlinks to other man pages, URLs, and local files; a per-page table of contents; incremental search; mouse support; navigation history; and INI-style configuration. It aims to be fast and lightweight with minimal dependencies.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/plp13/qman>

## Similar posts on daily.dev

- [Why Linux experts are ditching Man pages for this simple tool](https://daily.dev/posts/why-linux-experts-are-ditching-man-pages-for-this-simple-tool-jbwbv3wwr) · All Things Open · 6 upvotes · 3 comments
- [plainas/qjp: Quick interactive TUI json picker/menu](https://daily.dev/posts/plainas-qjp-quick-interactive-tui-json-picker-menu-rvfzjgrjw) · Lobsters · 0 upvotes · 0 comments
- [Notes on clarifying man pages](https://daily.dev/posts/notes-on-clarifying-man-pages-ggngx7ieq) · Julia Evans · 4 upvotes · 0 comments

---

Tags: [#linux](https://daily.dev/tags/linux), [#c](https://daily.dev/tags/c)

[View this post on daily.dev](https://daily.dev/posts/plp13-qman-a-more-modern-man-page-viewer-for-our-terminals-h6eajn2mr)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"plp13/qman: A more modern man page viewer for our terminals","url":"https://daily.dev/posts/plp13-qman-a-more-modern-man-page-viewer-for-our-terminals-h6eajn2mr","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/plp13-qman-a-more-modern-man-page-viewer-for-our-terminals-h6eajn2mr"},"datePublished":"2026-03-02T04:37:50.010Z","dateModified":"2026-03-02T04:38:11.483Z","description":"Qman is a modern terminal-based manual page viewer written in plain C, designed as a feature-rich replacement for the traditional `man` command. Version 1.5.1...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/fefa5b0060adb32ef068845ced60a301?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/fefa5b0060adb32ef068845ced60a301?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Lobsters","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/plp13-qman-a-more-modern-man-page-viewer-for-our-terminals-h6eajn2mr","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"linux,c","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"plp13/qman: A more modern man page viewer for our terminals"}]}
```

