Skip to content

retronbv/stroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stroll

stroll ( strōl ): walk in a leisurely way

stroll is a TUI file explorer with Vim-like bindings, written in Rust.

Installation

# Install with cargo
cargo install --git https://github.com/retronbv/stroll

# Build from source
git clone https://github.com/retronbv/stroll.git
cd stroll
cargo build --release
# Resulting binary will be located at ./target/release/stroll

Usage

stroll

Keybindings

<Esc>       : Normal Mode
i           : Insert Mode
/           : Search Mode
<Enter>     : Enter directory
<Backspace> : Go to parent
q           : Quit
j / k       : Scroll
?           : Toggle help pane
<Space>     : Toggle details pane

About

TUI file explorer with Vim-like bindings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages