Replies: 1 comment 1 reply
|
Sounds interesting. I think some terminal emulators do this automatically already (at least KDE's konsole does), so maybe it's not really a priority? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
For example, we could send an operating system notification when cp ends (or other long command)
For example
cp -R --notification source dest
For example, using:
https://crates.io/crates/notify-rust
All reactions