Skip to content

Croudxd/silo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silo

An easier way to move files using buffers.

Untitled.1.mp4

This program might contain bugs as its in active development.

I want to be able to integrate this into yazi and neovim. For now its just a CLI command.

To build

git clone https://github.com/Croudxd/silo.git
cd silo && mkdir build
cd build && cmake .. && make -j

To use

To use simple type in shell:

silo stash (s) <buffer> <path>    Push a file into a buffer
silo pop (p) <buffer> [file...]   Restore all files, or specific ones
silo list [buffer]                List all buffers or files in a buffer
silo clear                        Clears database (all buffers and filenames)                        
silo help                         Show this message

About

An easier way to move files using buffers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors