Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | terminal: Add support for running custom terminals. | Morten Minde Neergaard | 2012-10-24 | 1 | -1/+16 |
* | terminal: Send LogExecTTY event to spawn screen | Jason Wessel | 2012-09-24 | 1 | -3/+8 |
* | terminal: pass data store all the way through to terminal class | Jason Wessel | 2012-09-24 | 1 | -11/+11 |
* | terminal.py: use unique ids for screen sessions | Jason Wessel | 2012-08-25 | 1 | -1/+3 |
* | Remove a number of unneeded import os/bb calls | Richard Purdie | 2012-07-19 | 1 | -1/+0 |
* | terminal.py: Fix Xfce on ubuntu/debian; some cleanup | Jeffrey C Honig | 2012-07-18 | 1 | -19/+18 |
* | lib/oe/terminal: add support for XFCE's terminal emulator | Joshua Lock | 2011-11-01 | 1 | -0/+23 |
* | lib/oe/terminal.py: declare konsole from KDE 4.x as unsupported | Paul Eggleton | 2011-09-19 | 1 | -0/+27 |
* | oe.terminal: improve how we spawn screen | Chris Larson | 2011-08-10 | 1 | -1/+6 |
* | Rework how the devshell functions | Chris Larson | 2011-08-10 | 1 | -0/+101 |