r2
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
Sync current directory between your shell and a file manager
git clone https://github.com/cshuaimin/scd.gitcshuaimin/scdA tiny file manager focused on shell integration.
Have you ever typed ls after every cd command? In some "your most used command" surveys(reddit, v2ex), the ls command occupies a considerable amount.
Obviously you need a terminal file manager! But wait, it seems still inconvenient to switch from ls to some file managers after entering the directory ...
So here comes scd! scd is docked as a sidebar of your terminal so you don't have to open it every time.
Most importantly, the current directory of scd is synchronized with the shell. This means that it will update its file list when you cd in your shell, and if you enter another directory in scd, the shell will also automatically cd to it.
Moreover, it seems that it is too wasteful to display only the files in the current directory, so, as you think, I added some resource monitoring functions in scd. Hope you like it!
cargo install scd
scd is designed for sidebar, so you need tmux or kitty terminal to split an area for it.
In sidebar, run scd to open the main window.
In your shell, you need to setup some hooks to send scd shell events:
scd fish-init | source
Currently only fish shell is supported. If you know how to setup same hooks in other shells, any contributions is welcomed!
q
Up/k/Ctrl+pDown/j/Ctrl+nHome/gEnd/GEnter/lEsc/hdrSpacepm./Left/Ctrl+b, Right/Ctrl+f, Home/C-a, End/Ctrl+eCtrl+p/Ctrl+nCtrl+u to clear, Backspace/Ctrl+h, Delete/Ctrl+d,Esc/EnterBy default, scd opens file via xdg-open. It's recommended to configure some cli utilities to open file in the shell.
The configuration is a YAML file located at ~/.config/scd/open.yml
A sample configure file:
rs, py, go, js, html, css, c, cc, cpp, sh, fish: bat
toml, yaml, yml, json, ron, ini, conf, txt, md: bat
pdf: pdftotext {} - | less --quit-if-one-screen
more like this
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
MTT File Manager is a Rust-based Windows file manager with tabbed navigation, rich media previews, deep system integrat…
search projects, people, and tags