peek is a lightweight ncurses-based terminal pager written in C.
It’s designed for people who want to inspect several inputs from the command line without launching a full editor, letting you open multiple buffers, browse source files with syntax highlighting, read man pages in tabs, and view piped input in the same interface.
This is free and open source software.
Key Features
- Supports multiple buffers so you can view several files or inputs at once.
- Provides syntax highlighting for C, C++, Python, JavaScript, TypeScript, shell scripts, Markdown, and man pages.
- Auto-detects and opens man pages as separate tabs.
- Accepts standard input, making it suitable for pipes and mixed file/stdin workflows.
- Includes incremental search with forward and backward match navigation.
- Uses simple Vim-like keyboard navigation for efficient terminal-based browsing.
- Can mix files, man pages, command output, and stdin in a single invocation.
- Offers optional fzf integration for opening additional files from inside the pager.
Website: github.com/kenseitehdev/peek
Support:
Developer: Jay Kumar
License: MIT License

peek is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Alternatives to cat | |
|---|---|
| bat | Super charged cat - Features in our Top 100 CLI Apps |
| mdcat | Sophisticated Markdown rendering for the terminal - Features in our Top 100 TUI Apps |
| grcat | Frontend for generic colouriser grc |
| tac | Concatenate and print files in reverse |
| ccat | Colorizing cat |
| see | Cute cat replacement |
| lolcat | Add some zest to the cat command. Features in our Linux Candy series |
| kat | cat command that almost tastes like chocolate |
| meow | Renders text using your existing Neovim configuration |
| mcat | Extended cat command |
| batdoc | cat for Office documents and PDFs |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

