lix/src/nix
Jade Lovelace b15d5cc6ee nix: remove explosions if you have a window size less than four
Turns out strings do not like being resized to -4.

This was discovered while messing with the tests to remove unbuffer and
trying stdbuf instead. Turns out that was not the right approach.

This basically rewrites the handling of this case to be much more
correct, and fixes a bug where with small window sizes where it would
ALSO truncate the attr names in addition to the optional descriptions.

Change-Id: Ifd1beeaffdb47cbb5f4a462b183fcb6c0ff6c524
2024-08-10 16:11:58 -07:00
..
realisation
add-file.md
add-path.md
add-to-store.cc
app.cc
build.cc
build.md
bundle.cc
bundle.md
cat.cc
config.cc
copy.cc
copy.md
daemon.cc tree-wide: fix a pile of lints 2024-08-08 14:53:17 -07:00
daemon.md
derivation-add.cc
derivation-add.md
derivation-show.cc
derivation-show.md
derivation.cc
develop.cc
develop.md
diff-closures.cc
diff-closures.md
doctor.cc
dump-path.cc
edit.cc
edit.md
eval.cc
eval.md
flake-archive.md
flake-check.md
flake-clone.md
flake-init.md
flake-lock.md
flake-metadata.md
flake-new.md
flake-prefetch.md
flake-show.md
flake-update.md
flake.cc nix: remove explosions if you have a window size less than four 2024-08-10 16:11:58 -07:00
flake.md
fmt.cc
fmt.md
get-env.sh
hash.cc
help-stores.md
help.md
key-convert-secret-to-public.md
key-generate-secret.md
log.cc
log.md
ls.cc
main.cc fix: check if it is a Real terminal, not just if it is a terminal 2024-08-10 16:07:21 -07:00
make-content-addressed.cc
make-content-addressed.md
meson.build
nar-cat.md
nar-dump-path.md
nar-ls.md
nar.cc
nar.md
nix.md
optimise-store.cc
optimise-store.md
path-from-hash-part.cc
path-from-hash-part.md
path-info.cc
path-info.md
ping-store.cc
ping-store.md
prefetch.cc fix: check if it is a Real terminal, not just if it is a terminal 2024-08-10 16:07:21 -07:00
print-dev-env.md
profile-diff-closures.md
profile-history.md
profile-install.md
profile-list.md
profile-remove.md
profile-rollback.md
profile-upgrade.md
profile-wipe-history.md
profile.cc
profile.md
realisation.cc
registry-add.md
registry-list.md
registry-pin.md
registry-remove.md
registry.cc
registry.md
repl.cc
repl.md
run.cc
run.hh
run.md
search.cc
search.md
shell.md
sigs.cc
store-cat.md
store-copy-log.cc
store-copy-log.md
store-delete.cc
store-delete.md
store-dump-path.md
store-gc.cc
store-gc.md
store-ls.md
store-prefetch-file.md
store-repair.cc
store-repair.md
store.cc
upgrade-nix.cc
upgrade-nix.md
verify.cc
verify.md
why-depends.cc tree-wide: fix a pile of lints 2024-08-08 14:53:17 -07:00
why-depends.md