You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would it take to remove the dependencies on X, and have it only launch CLI/TUI (tmux or byobu) sessions, choosing between preset configurations to launch certain commands such as an ncurses interface for starting other applications?
(I am new to programming, only a couple of irrelevant classes in Fortran and R under my belt, but I like the look/simplicity of curses and want to have an entire computer experience based on curses rather than CLI or GUI. Your display manager would be a great improvement over the current login I have. Thanks in advance.)
The text was updated successfully, but these errors were encountered:
Technically, this can already be done by having a blank gui.csv file and adding the appropriate entries for your CLI sessions to the cli.csv files. Since xorg isn't necessarily a strong dependency, I should move that to the optdepends >>. Anyway, please see the wiki page on adding sessions for how to fill out the appropriate session files.
What would it take to remove the dependencies on X, and have it only launch CLI/TUI (tmux or byobu) sessions, choosing between preset configurations to launch certain commands such as an ncurses interface for starting other applications?
(I am new to programming, only a couple of irrelevant classes in Fortran and R under my belt, but I like the look/simplicity of curses and want to have an entire computer experience based on curses rather than CLI or GUI. Your display manager would be a great improvement over the current login I have. Thanks in advance.)
The text was updated successfully, but these errors were encountered: