summaryrefslogtreecommitdiff
path: root/src/basic/terminal-util.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Revert "Move verify_vc_kbmode() to terminal-util.c as vt_verify_kbmode()"Lennart Poettering1-1/+0
2019-07-02basic/log: put location in a dark shade of yellowZbigniew Jędrzejewski-Szmek1-6/+7
2019-06-18terminal-util: introduce openpt_allocate()Franck Bui1-2/+2
2019-05-24terminal-util: reset access mode in vt_restore(), tooLennart Poettering1-0/+3
2019-05-17terminal-util: define yellow as "Khaki3"Zbigniew Jędrzejewski-Szmek1-1/+1
2019-05-16Merge pull request #12535 from poettering/color-greyZbigniew Jędrzejewski-Szmek1-25/+26
2019-05-16Merge pull request #12378 from rbalint/vt-kbd-reset-checkLennart Poettering1-0/+1
2019-05-10terminal-util: add complete set of inline functions for all colors we defineLennart Poettering1-15/+23
2019-05-10terminal-util: reduce colors we define a bitLennart Poettering1-9/+2
2019-05-10terminal-util: define grey as 256color ANSI sequenceLennart Poettering1-1/+1
2019-05-08basic/log: use colors to highlight messages like journalctlZbigniew Jędrzejewski-Szmek1-0/+3
2019-04-24Move verify_vc_kbmode() to terminal-util.c as vt_verify_kbmode()Balint Reczey1-0/+1
2018-12-05resolvectl: color "comment" output greyLennart Poettering1-0/+2
2018-11-21terminal-util: introduce vt_release() helperFranck Bui1-0/+1
2018-11-21terminal-util: introduce vt_restore() helperFranck Bui1-0/+1
2018-11-20Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek1-12/+0
2018-08-20tree-wide: add clickable man page link to all --help textsLennart Poettering1-0/+1
2018-07-06show-status: add newline to ephemeral messagesTomsod M1-0/+3
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-06-12tree-wide: unify how we define bit mak enumsLennart Poettering1-5/+5
2018-05-11terminal-util: add a function that shows a pretty separator lineLennart Poettering1-0/+2
2018-04-27analyze: add 'cat-config' verbZbigniew Jędrzejewski-Szmek1-1/+6
2018-04-26Move function to cat file & dropins into basic/Zbigniew Jędrzejewski-Szmek1-0/+2
2018-04-19terminal: add internal API to format URLs for display in capable terminalsLennart Poettering1-0/+3
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-06core: drop unnecessary __useless_struct_to_allow_trailing_semicolon__Zbigniew Jędrzejewski-Szmek1-5/+2
2018-03-02Merge pull request #8314 from poettering/rearrange-stdioLennart Poettering1-2/+0
2018-03-02terminal-util: port some generic code over to rearrange_stdio()Lennart Poettering1-2/+0
2018-03-02Organize the ANSI codes and add missing colorsAlexander F Rødseth1-10/+34
2018-02-14terminal-util: make resolve_dev_console() less weirdLennart Poettering1-1/+1
2018-02-14terminal-util: modernize get_kernel_consoles() a bitLennart Poettering1-1/+1
2018-02-14tty-ask-password-agent: reenable color for boot-time password promptLennart Poettering1-0/+1
2018-02-13terminal-util: when making /dev/null or the console stdio, forget cached term...Lennart Poettering1-0/+2
2018-02-13terminal-util: rework acquire_terminal()Lennart Poettering1-1/+17
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-09-09systemctl: don't do ANSI underlining on TERM=linux (#6778)Lennart Poettering1-6/+16
2017-09-01terminal: unify code for resetting kbd utf8 mode a bit (#6692)Lennart Poettering1-0/+3
2016-10-17terminal-util: helper macro for highlighting functionsZbigniew Jędrzejewski-Szmek1-47/+18
2016-10-17systemctl: use underlines to seperate unit types in listingZbigniew Jędrzejewski-Szmek1-0/+20
2016-05-30pager: don't start pager if the terminal is explicitly set to TERM=dumbLennart Poettering1-0/+1
2016-05-24ask-password: ask for passphrases not only on the first console of /dev/consoleWerner Fink1-0/+1
2016-01-20basic/terminal-util: introduce SYSTEMD_COLORS environment variableJan Synacek1-8/+9
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-0/+1
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen1-1/+1
2015-10-27util-lib: move status printing stuff into src/core/Lennart Poettering1-3/+0
2015-10-08machined: when opening a shell via machined, pass tty fds inLennart Poettering1-0/+1
2015-10-08basic: move two more terminal-related calls into terminal-util.[ch]Lennart Poettering1-0/+3
2015-10-01logind: remove warn_melody() logicLennart Poettering1-2/+0
2015-09-22cgtop: underline table headerLennart Poettering1-15/+29