lix/src/libmain
Eelco Dolstra c6ff33ff5c
RunPager: Stop the progress bar
In particular, the progress bar was interfering with 'less' rendering
in '--help' (e.g. run 'nix --help' and hit '/' to search).
2022-09-13 15:29:13 +02:00
..
common-args.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
common-args.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
local.mk Merge pull request #5175 from Pamplemousse/make 2021-08-30 12:44:29 +02:00
loggers.cc Fix progress bar flicker with -L 2022-08-24 22:36:40 +02:00
loggers.hh Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
nix-main.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
progress-bar.cc Fix progress bar flicker with -L 2022-08-24 22:36:40 +02:00
progress-bar.hh Fix progress bar flicker with -L 2022-08-24 22:36:40 +02:00
shared.cc RunPager: Stop the progress bar 2022-09-13 15:29:13 +02:00
shared.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
stack.cc fixes to merged code 2020-05-11 15:52:15 -06:00