An open API service indexing awesome lists of open source software.

https://github.com/swarnimcodes/c3fm

Terminal based file manager in c3
https://github.com/swarnimcodes/c3fm

c c3 file-manager linux

Last synced: 3 days ago
JSON representation

Terminal based file manager in c3

Awesome Lists containing this project

README

          

# c3fm [WIP]

Terminal based file manager in [c3](https://c3-lang.org/)

## Features

- [x] basic directory traversal
- [x] back and forth lwd memory
- [.] stringed keybindings system
- [ ] three pane mode
- [ ] parent directory in left split pane
- [ ] file visualization in right pane
- [ ] vim like search
- [ ] filtering via search
- [ ] file operations:
- [ ] copy
- [ ] cut
- [ ] paste
- [ ] touch
- [ ] delete
- [ ] rename
- [ ] bulk rename (?)

## Screenshots

![ss](./assets/ss.png)