----- Original Message -----
On Mon, Jan 4, 2016 at 11:35 AM, Colin Walters walters@verbum.org wrote:
On Wed, Dec 23, 2015, at 11:50 AM, Jonathan Lebon wrote:
Hi all,
As some of you may already know, I've been working on adding a new feature to the Fedora 23 Cloud Atomic image called "Developer Mode" (I'm not sure yet if this is the correct name for it). The Trello card is available at [1].
- a tmux session is started on tty1 to provide all the relevant information (root password, IP address, Cockpit console address)
The whole thing is definitely slick, particularly this part. I have a small concern that people unfamiliar with tmux might be thrown by this, but that can likely be ameliorated by docs.
Maybe we could do something similar to how the anaconda team is using tmux in the text based installer and provide a config file that displays usage information on screen and maps the navigation keys to something a little less foreign to users unfamiliar to tmux. Thoughts?
Hmmm, that's a good idea. I'll look into this. At least so that they can change from the top and bottom panels easily, as well as maybe spawn new windows if they'd like.