linvinus / AltYo

AltYo - drop-down terminal emulator, written in vala, depends only on libvte and gtk3.
GNU General Public License v3.0
106 stars 27 forks source link

add notification support #48

Open castorinop opened 8 years ago

castorinop commented 8 years ago

Support bash complete command notification. Use vte 2.91.

linvinus commented 8 years ago

first of all, thanks for patches, but it looks like this functional is unofficial , this function is absent in official documentation https://developer.gnome.org/vte/unstable/VteTerminal.html any way, i suggest to you to implement this patch as part of class AYTerm, in file altyo_terminal.vala

castorinop commented 8 years ago

hi, i rebase and move patch to altyo_terminal.