File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -34,19 +34,16 @@ For more options see `blobdrop -h` or the man page `blobdrop(1)`.
34
34
35
35
## Features
36
36
37
- - Drag files to other applications
38
- - Pipe filenames asynchronously into stdin
39
37
- Start drag automatically without a GUI
40
38
- Hide the parent terminal emulator while dragging
41
39
- Automatically quit once all paths have been dragged
42
40
- Auto-hide the GUI while dragging
43
41
- Show mime icons and thumbnails for media
44
42
- Drag all files at once
45
- - Act as a sink and print dropped files to the terminal
46
- - Optionally keep the window on top
47
- - Quickly open files with a single click
48
- - Respect system dark mode
43
+ - Preview files with a single click
49
44
- Shell completions
45
+ - Act as a sink and print dropped files to the terminal
46
+ - Pipe filenames asynchronously into stdin
50
47
51
48
### Frontends
52
49
You can’t perform that action at this time.
0 commit comments