Re: console handling with tmux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Old and busted: Sending log output to tty{3,4,5...}
> New hotness: Send log output to log files; tail log in tmux window

This is probably really easy but pretty tedious.  We reference tty5 all
over the place, but at least they're easy to remove.  Probably just
modifying our logging code and iutil.py is enough as a start.

> Old: Run debugger in a new VT (e.g. tty6)
> New: Run debugger in a new window:
>      `tmux new-window -n pdb "[debugger-command]"`
> 
> Old: Activate (switch to) debugger on tty6
> New: Not needed (new-window automatically switches)
> 
> Old: Switch back to tty1 using isys.vtActivate
> New: Switch back to first window:
>      `tmux select-window -t anaconda:1`

Will these work given that we're running the graphical installer?

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux