aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/terminal.py
AgeCommit message (Expand)Author
2013-07-30lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy
2013-07-02TmuxRunning: handle multi-word commandsTyler Hall
2013-06-11handle two-word commands with tmuxPeter Seebach
2013-05-09meta/lib/oe: Replace StandardError with ExceptionRichard Purdie
2013-04-15oe.terminal: add tmux classesChristopher Larson
2013-04-04oe.terminal: add tmux classesChristopher Larson
2012-10-24terminal: Add support for running custom terminals.Morten Minde Neergaard
2012-09-24terminal: Send LogExecTTY event to spawn screenJason Wessel
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel
2012-08-25terminal.py: use unique ids for screen sessionsJason Wessel
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-18terminal.py: Fix Xfce on ubuntu/debian; some cleanupJeffrey C Honig
2011-11-01lib/oe/terminal: add support for XFCE's terminal emulatorJoshua Lock
2011-09-18lib/oe/terminal.py: declare konsole from KDE 4.x as unsupportedPaul Eggleton
2011-08-10oe.terminal: improve how we spawn screenChris Larson
2011-08-10Rework how the devshell functionsChris Larson