tilix
tilix copied to clipboard
Are you planning on supporting tmux control mode?
I love it with iTerm2 on mac, and I'd also love to try it out on Terminix: http://man7.org/linux/man-pages/man1/tmux.1.html#CONTROL_MODE
Has anyone started working on anything like that?
-Dave
Terminix uses the GTK VTE widget which performs the actual terminal emulation. Supporting this would require changes in VTE, the good news is that an issue is open for it but I don't know if anyone is actually working on it:
https://bugzilla.gnome.org/show_bug.cgi?id=745640
I'd like to get more involved with VTE development but unfortunately due to a recent job change I don't currently have the time to pick up the necessary C skills for complicated items like this.
If someone else steps up and does the work in the VTE I'm happy to add support for it in Terminix.
Cool!
I'll start looking at how iterm did it, and how VTE did it . . . . not sure if I'll have time to help, but, I might :)
-Dave
On Tue, Sep 13, 2016 at 8:15 PM, Gerald Nunn [email protected] wrote:
Terminix uses the GTK VTE widget which performs the actual terminal emulation. Supporting this would require changes in VTE, the good news is that an issue is open for it but I don't know if anyone is actually working on it:
https://bugzilla.gnome.org/show_bug.cgi?id=745640
I'd like to get more involved with VTE development unfortunately due to a recent job change I don't currently have the time to pick up the necessary C skills for complicated items like this.
If someone else steps and does the work in the VTE I'm happy to add support for it in Terminix.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gnunn1/terminix/issues/480#issuecomment-246885447, or mute the thread https://github.com/notifications/unsubscribe-auth/AAH9VpsIcVRL8rDBgf6rQIRAvttBCcCbks5qp1ingaJpZM4J8U_F .
Closing since this depends on upstream.
Re-opening this issue, looks like Terminator is making some progress on this and it doesn't require VTE work. If someone wants to take this work on let me know.
https://bugs.launchpad.net/terminator/+bug/1301605
I'd love to tackle this - I really miss the iTerm2 tmux integration - but I have absolutely no clue where to start. Could you point me in the right direction and I'll take a stab at it?
would also very much like to try to implement this
How is this going? :)
Ive not done anything with this and i dont think anyone else has