summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/terminal.py
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/terminal: set workdir for konsole terminalPascal Bach2016-02-141-1/+1
* lib/oe/terminal: use C locale when determining versionDariusz Pelowski2015-12-011-1/+3
* terminal: Open a new window instead of split on older tmux versions (<1.9)Leonardo Sandoval2015-11-251-5/+15
* terminal.py: Allow devshell/menuconfig on recent gnome-terminalLeonardo Sandoval2015-06-271-0/+6
* lib/oe/terminal: fix konsole terminal support for KDE 4.xPaul Eggleton2015-02-261-4/+4
* lib/oe/terminal: fix regressionsPaul Eggleton2015-02-261-12/+8
* terminal.py: No --disable-factory for gnome-terminal >= 3.10Sven Ebenfeld2015-02-241-8/+22
* terminal.py: add tmux new window optionDan McGregor2015-02-081-0/+35
* lib/oe/terminal: add support for Terminology terminal emulatorRodrigo Chiossi2015-02-031-0/+4
* terminal.py: fixes launching multiple windows of gnome-terminalAlejandro Hernandez2015-02-031-1/+1
* make menuconfig work for recent xfce environmentAndreas Müller2014-04-231-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