Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expl-term

A blazingly fast™ file explorer on the CLI.

Features

  • Navigate directories and list files
  • Search for files within the current directory
  • Open files with Vim
  • Simple and intuitive keyboard controls

Installation

To install expl-term, clone the repository and build it using Cargo:

git clone https://github.com/yourusername/expl-term.git
cd expl-term
cargo build --release

Usage

Run the application:

cargo run --release

User Interface

  • Arrow Up/Down: File navigation
  • Arrow Left/Right: go back or forth in a directory
  • Enter: File selection
  • Pressing q quits the app
  • Pressing s opens search

Dependencies

This project uses crossterm for UI rendering.

Known bugs

  1. Release build doesn't open files with Vim. to fix soon

About

A blazingly fast™ file explorer on the CLI. Uses Vim as default file editor

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages