To be used for questions on Text User Interfaces (TUIs), as opposed to Graphical User Interfaces (GUIs).
Questions tagged [tui]
14 questions
13
votes
3 answers
Are there differences between CLI and TUI?
In "Text-based user interface" Wikipedia's article, when talk to text based user interface, the first sentence is:
Not to be confused with Command-line interface.
I can't find some differences between CLI (Command Line Interface) and TUI (Textual…
showkey
- 382
9
votes
2 answers
How to increase window edge resize grabbing distance in Xfce?
I have to struggle with the mouse cursor, to grab the exact window edge or corner pixel in order to resize. The bandwith of how far the mouse can be from the exact window edge feels like less than three pixels, which is unpleasantly low.
How to I…
neverMind9
- 524
6
votes
2 answers
Unable to exit TUIs due to F10 opening the File pull-down menu instead of quitting the program as meant to
I use applications such as Midnight Commander, and htop, however I have a problem when quitting, I am forced to either terminate the process, or to click on the quit button myself, if there is one, because in a lot of TUIs there is not. The problem…
user364819
4
votes
2 answers
Terminal space invaders?
I was just wondering if there was a command-line TUI space invaders game for Ubuntu? I am running Ubuntu GNOME 15.04.
user364819
3
votes
1 answer
Command-line IRC program?
I currently use xchat as my default IRC program, but I don't really like GUIs, I prefer TUIs, is there an IRC program out there which has a TUI rather than a GUI? I am running Ubuntu GNOME 15.10 with GNOME 3.18.
user364819
3
votes
1 answer
Is it there a Terminal User Interface USB Disks Manager?
I have seen enough answers on how to mount USB Disks via command line but I would like to know if is it there a text tool for managing the USB Drives.
Scenery
I own a server in a remote place. The server one HDD for the Operating System and Data,…
Geppettvs D'Constanzo
- 19,772
2
votes
0 answers
Can I setup a text only session and a GUI session at once?
I am yet on my legendary Lenovo T400 laptop which has the built in LCD display and a VGA connector which allow me to have an external monitor attached to my laptop and share different sceneries for what is about the display arrangement.
The graphics…
Geppettvs D'Constanzo
- 19,772
2
votes
1 answer
Whiptail menus not responding to key presses or mouse clicks - displays ```^[[B``` when I press down arrow
I have created an installer bash script for setting up a DigiByte full node via the linux command line. It works fine in Raspberry Pi OS lite 64-bit on the Pi 4, but if I install Ubuntu Server 64-bit LTS on the Pi (arm64) I am getting intermittent…
saltedlolly
- 191
2
votes
1 answer
Is there any TUI application for commandline for command rsync?
I use rsync now from the command line between two servers to transfer files. Is there a command line TUI application for rsync or something else which does the same?
Common use cases is to exclude multiple folders from within the folder which is…
Akif
- 121
1
vote
2 answers
Quit waiting on user input
I am trying to implement a waiting time the user can choose to skip by pressing any key. Also it must not print anything on the terminal as I am using it to display a progress bar.
I am having difficulty to catch and test user input with the further…
Adrien Horgnies
- 285
1
vote
1 answer
cannot easily switch to virtual consoles -- why?
I can only login to a virtual console by using ctrl-alt-f4 as f1 brings me to a login screen (like windows_key-l to lock) and f3 has no result.
This defies my expectations.
While I haven't swapped out keyboards yet, this only happened after…
Nicholas Saunders
- 1,484
0
votes
1 answer
Is it there a Text User Interface (terminal application) which does what Kalarm do?
Since there's no updates on the enhancement request raised by @DavidJarvie on the KAlarm Project, documented in my previous question over here: https://askubuntu.com/a/257843/9598, I started wondering if is it there a scheduler whose features…
Geppettvs D'Constanzo
- 19,772
0
votes
0 answers
TUI system monitor that's functionally similar to this Gnome widget?
I really like this system monitor widget for Gnome.
It shows the recent history of CPU, RAM, network, disk and GPU usage (not just current status). Is there a similar TUI program?
I found s-tui, but it looks pretty broken (doesn't save settings)…
MWB
- 684
0
votes
1 answer
How to launch nano from within a PowerShell session?
How is nano launched from within the PowerShell console?
Just looking for a simple way to edit a text file without switching a GUI or bash.
bash -c "nano filename.txt"
was unusable. Something like what "ed" was to edit files. Even vi or vim would…
Nicholas Saunders
- 1,484