SHA256
1
0
forked from pool/fish
fish/fish-3.4.0.tar.xz.asc

17 lines
833 B
Plaintext
Raw Normal View History

Accepting request 962059 from home:pgajdos - version update to 3.4.0 * fish’s command substitution syntax has been extended: $(cmd) now has the same meaning as (cmd) but it can be used inside double quotes, to prevent line splitting of the results (#159) * Complementing the prompt command in 3.3.0, fish_config gained a theme subcommand to show and pick from the sample themes (meaning color schemes) directly in the terminal, instead of having to open a Web browser. * set and read learned a new option, --function, to set a variable in the function’s top scope. This should be a more familiar way of scoping variables and avoids issues with --local, which is actually block-scoped (#565, #8145) * string pad now excludes escape sequences like colors that fish knows about, and a new --visible flag to string length makes it use that kind of visible width. This is useful to get the number of terminal cells an already colored string would occupy, like in a prompt. (#8182, #7784, #4012) * Performance improvements to globbing, especially on systems using glibc. In some cases (large directories with files with many numbers in the names) this almost halves the time taken to expand the glob. * Autosuggestions can now be turned off by setting $fish_autosuggestion_enabled to 0, and (almost) all highlighting can be turned off by choosing the new “None” theme. The exception is necessary colors, like those which distinguish autosuggestions from the actual command line. (#8376) * The fish_git_prompt function, which is included in the default prompts, now overrides git to avoid running commands set by per-repository configuration. This avoids a potential security issue in some circumstances, and has been assigned CVE-2022-20001 OBS-URL: https://build.opensuse.org/request/show/962059 OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=68
2022-03-16 11:07:42 +00:00
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmIsspYACgkQwLlpspdO
iI6Vxw//bUtxqlS5uRqQ4h7gwyy+Xqk5sdvzb08aQbo/MjLH8OLHpZ0aDxMBY2tV
KvRKE+lvPStUK/ty+gi4ijNXXj1VCyGi4IqXZl+SBwlaY4RG0Hv11q2Qfo4Ad+Hm
tcUKuUjALtO8uE8FbBUcY9tsjR+d9vyNWR4ULBbFCD59NxB5apHVwHunWIN8ZvRc
J96uuMYFAq5BPV32Db/SsMaY/lhE/ftlVBYRFl65L6vXNOUgbS3dctOdiROptEKn
oidAmp+KMRN/Tnm9VQO/B/SnRWdqrw9FGfX9dlTM9agBTGFcC8zSdK03dbpeBgNU
79UFJLo7L7Qq2E1KzILBzRM0DJ4lfOJJe51cHAQwMEwykLxOcs046O7YCq9pcnau
DNeQCM0gBfI8HExIzFKXRw7+2/FYT7XXfwu5e14Y4Z8fwGHRViGDGSi5gwHa3Tuu
x63eaqm33QeNzN14EusTVMd1a9NpZ+AiCXFr210ap8qDgx8OqdC0uHKS/UBbfnhT
VYC2NTNxxf1HKXmPftDuOUHlL7pBN+umITtfpl4+m/XBCO0vZzDWle9iV7Luw4VH
/BzfB1iZMsYoXMF9vNtwUkIbihDNt7Ec/TQrGCptKgl9zLIADW6jTU5njwwvdsFj
tvtqg02xuANM2w7BqN10q9cr42FDi0yufgH/rwYr9USmcMro2J0=
=TKfq
-----END PGP SIGNATURE-----