texoxide

Crates.iotexoxide
lib.rstexoxide
version1.0.2
created_at2025-02-12 12:43:45.521529+00
updated_at2025-02-20 18:25:58.240678+00
descriptionZoxide but for text files
homepage
repositoryhttps://github.com/arxari/texoxide
max_upload_size
id1552966
size95,777
Ariadna Ardere (Arxari)

documentation

README

Texoxide - Zoxide but for text files

Docs

Open a file with texoxide: texoxide path/to/file.txt

After opening, the file will be added to an sqlite db in ~/.local/share/texoxide/

You can browse the full db by just running: texoxide

You can run a focused browse using a keyword that is present in the file path and/or file name (such as): texoxide fish which, in my case, shows config files in ~/.config/fish/

uipreview

Commit count: 5

cargo fmt