Skip to content

mtelvers/mless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mless

A terminal file and directory browser built with Mosaic TUI framework.

Description

mless (Mosaic Less) is a terminal-based file and directory browser with vim-like navigation. It provides an intuitive interface for browsing directories and viewing files directly in your terminal.

Features

  • Directory browsing with parent navigation
  • File viewing with horizontal and vertical scrolling
  • Vim-like keyboard controls (j/k for navigation, q to quit)

Usage

mless <file_or_directory>

Controls

Directory Navigation:

  • ↑/↓ or j/k - Navigate up/down
  • Enter - Open selected file/directory
  • q - Quit

File Viewing:

  • ↑/↓ or j/k - Scroll vertically
  • ←/→ or h/l - Scroll horizontally
  • Space or f - Page down
  • Page Up/Down - Page navigation
  • Home/g - Go to top
  • End/G - Go to bottom
  • Backspace/b/Esc - Return to parent directory
  • q - Quit

Building

dune build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published