summaryrefslogtreecommitdiff
path: root/meta/lib/oe/terminal.py
AgeCommit message (Expand)AuthorFiles
2014-04-23make menuconfig work for recent xfce environmentAndreas Müller1
2014-01-02meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon1
2013-07-30lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy1
2013-07-02TmuxRunning: handle multi-word commandsTyler Hall1
2013-06-11handle two-word commands with tmuxPeter Seebach1
2013-05-09meta/lib/oe: Replace StandardError with ExceptionRichard Purdie1
2013-04-15oe.terminal: add tmux classesChristopher Larson1
2013-04-04oe.terminal: add tmux classesChristopher Larson1
2012-10-24terminal: Add support for running custom terminals.Morten Minde Neergaard1
2012-09-24terminal: Send LogExecTTY event to spawn screenJason Wessel1
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel1
2012-08-25terminal.py: use unique ids for screen sessionsJason Wessel1
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie1
2012-07-18terminal.py: Fix Xfce on ubuntu/debian; some cleanupJeffrey C Honig1
2011-11-01lib/oe/terminal: add support for XFCE's terminal emulatorJoshua Lock1
2011-09-18lib/oe/terminal.py: declare konsole from KDE 4.x as unsupportedPaul Eggleton1
2011-08-10oe.terminal: improve how we spawn screenChris Larson1
2011-08-10Rework how the devshell functionsChris Larson1