A small command line program to interface with the XDG trash specification.
Go to file
Lilian Jónsdóttir 6af87e4d9d add keybind to sort table
lots of refactoring to do so
files on disk, and files in trash interface'd so table is agnostic
model keeps track of the files now, to facilitate sorting, and updates its own rows accordingly
2024-07-03 15:09:05 -07:00
contrib/completions update fish completion 2024-07-03 10:15:58 -07:00
internal add keybind to sort table 2024-07-03 15:09:05 -07:00
go.mod prompt for new filename on restore if existing 2024-06-28 11:27:08 -07:00
go.sum prompt for new filename on restore if existing 2024-06-28 11:27:08 -07:00
justfile initial commit, it does the thing 2024-06-19 19:19:06 -07:00
LICENSE initial commit, it does the thing 2024-06-19 19:19:06 -07:00
main.go add keybind to sort table 2024-07-03 15:09:05 -07:00
README.md WIP readme 2024-06-19 21:37:02 -07:00

gt

g(o)t(rash) or something like that

small cli for xdg trash specification

commands

trash / tr

moves files to trash

list / ls

list files in trash

restore / re

restore files from trash

clean / cl

clean files out of trash