summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/terminal.py
Commit message (Expand)AuthorAgeFilesLines
* make menuconfig work for recent xfce environmentAndreas Müller2014-05-291-11/+1
* meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon2014-01-021-2/+2
* lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy2013-07-311-0/+4
* TmuxRunning: handle multi-word commandsTyler Hall2013-07-021-1/+1
* handle two-word commands with tmuxPeter Seebach2013-06-111-2/+2
* meta/lib/oe: Replace StandardError with ExceptionRichard Purdie2013-05-091-2/+2
* oe.terminal: add tmux classesChristopher Larson2013-04-151-1/+2
* oe.terminal: add tmux classesChristopher Larson2013-04-041-0/+37
* terminal: Add support for running custom terminals.Morten Minde Neergaard2012-10-241-1/+16
* terminal: Send LogExecTTY event to spawn screenJason Wessel2012-09-241-3/+8
* terminal: pass data store all the way through to terminal classJason Wessel2012-09-241-11/+11
* terminal.py: use unique ids for screen sessionsJason Wessel2012-08-251-1/+3
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-1/+0
* terminal.py: Fix Xfce on ubuntu/debian; some cleanupJeffrey C Honig2012-07-181-19/+18
* lib/oe/terminal: add support for XFCE's terminal emulatorJoshua Lock2011-11-011-0/+23
* lib/oe/terminal.py: declare konsole from KDE 4.x as unsupportedPaul Eggleton2011-09-191-0/+27
* oe.terminal: improve how we spawn screenChris Larson2011-08-101-1/+6
* Rework how the devshell functionsChris Larson2011-08-101-0/+101