summaryrefslogtreecommitdiff
path: root/src/basic/terminal-util.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core: drop unnecessary __useless_struct_to_allow_trailing_semicolon__Zbigniew Jędrzejewski-Szmek2018-03-061-5/+2
* Merge pull request #8314 from poettering/rearrange-stdioLennart Poettering2018-03-021-2/+0
|\
| * terminal-util: port some generic code over to rearrange_stdio()Lennart Poettering2018-03-021-2/+0
* | Organize the ANSI codes and add missing colorsAlexander F Rødseth2018-03-021-10/+34
|/
* terminal-util: make resolve_dev_console() less weirdLennart Poettering2018-02-141-1/+1
* terminal-util: modernize get_kernel_consoles() a bitLennart Poettering2018-02-141-1/+1
* tty-ask-password-agent: reenable color for boot-time password promptLennart Poettering2018-02-141-0/+1
* terminal-util: when making /dev/null or the console stdio, forget cached term...Lennart Poettering2018-02-131-0/+2
* terminal-util: rework acquire_terminal()Lennart Poettering2018-02-131-1/+17
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* systemctl: don't do ANSI underlining on TERM=linux (#6778)Lennart Poettering2017-09-091-6/+16
* terminal: unify code for resetting kbd utf8 mode a bit (#6692)Lennart Poettering2017-09-011-0/+3
* terminal-util: helper macro for highlighting functionsZbigniew Jędrzejewski-Szmek2016-10-171-47/+18
* systemctl: use underlines to seperate unit types in listingZbigniew Jędrzejewski-Szmek2016-10-171-0/+20
* pager: don't start pager if the terminal is explicitly set to TERM=dumbLennart Poettering2016-05-301-0/+1
* ask-password: ask for passphrases not only on the first console of /dev/consoleWerner Fink2016-05-241-0/+1
* basic/terminal-util: introduce SYSTEMD_COLORS environment variableJan Synacek2016-01-201-8/+9
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+1
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* util-lib: move status printing stuff into src/core/Lennart Poettering2015-10-271-3/+0
* machined: when opening a shell via machined, pass tty fds inLennart Poettering2015-10-081-0/+1
* basic: move two more terminal-related calls into terminal-util.[ch]Lennart Poettering2015-10-081-0/+3
* logind: remove warn_melody() logicLennart Poettering2015-10-011-2/+0
* cgtop: underline table headerLennart Poettering2015-09-221-15/+29
* machined: introduce a ptsname_namespace() call and make use of itLennart Poettering2015-09-011-0/+2
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+109