Skip to content

Terminator plugin to display a notification when a long running command finishes and terminal is inactive

License

Notifications You must be signed in to change notification settings

x4lldux/terminator-long-cmd-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin will launch a notification when a long running command finishes and terminal is not active.

It uses VTE's special sequence which is sent when shell prints the prompt. It depends on https://github.com/GNOME/vte/blob/vte-0-58/src/vte.sh (which has to be added to /etc/profile.d) and you need to ensure __vte_prompt_command is executed on PROMPT_COMMAND in Bash or in precmd_functions in Zsh.

Code is written in Hy and generated to Python3.

About

Terminator plugin to display a notification when a long running command finishes and terminal is inactive

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published