The Wayback Machine - https://web.archive.org/web/20210727012053/https://github.com/topics/file-launcher
Here are
7 public repositories
matching this topic...
A VIM-inspired filemanager for the console
Updated
Jul 24, 2021
Python
A ncurses file manager written in C with vim like keybindings
Terminal tree directory browser, written in Rust
Updated
Apr 29, 2021
Rust
A ruby app that automatically launches files using appropriate applications.
Updated
Aug 27, 2017
Ruby
An extendible dispatcher to lint/format code, based on rifle
Updated
Mar 15, 2021
Python
Minimalistic console-based twin-pane file manager with VI-like key bindings
Improve this page
Add a description, image, and links to the
file-launcher
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
file-launcher
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The
runner::Runner::runmethod is quite complicated and deals with a lot of variables.This can be simplified by consolidating the variables into one or multiple structs.