SHA256
1
0
forked from pool/fish
fish/fish-3.6.0.tar.xz.asc
Simon Lees de0a4a428e Accepting request 1058904 from home:polslinux:branches:shells
- update to 3.6.0:
  * By default, Control-R now opens the command history in the pager, 
  * Abbrevations are more flexible
  * The \\x and \\X escape syntax is now equivalent. \\xAB previously
    behaved the same as \\XAB, except that it would error if the value “AB” was larger than “7f”
  * The fish_git_prompt will now only turn on features if the appropriate
    variable has been set to a true value (of “1”, “yes” or “true”)
    instead of just checking if it is defined.
  * Abbreviations are no longer stored in universal variables.
  * The short option -r for abbreviations has changed from rename to regex,
    for consistency with string.
  * argparse can now be used without option specifications, to allow using
    --min-args, --max-args or for commands that take no options
  * set --show now shows when a variable was inherited from fish’s parent process,
    which should help with debugging
  * The read limit is now restored to the default when fish_read_limit is unset
  * fish_clipboard_copy and fish_clipboard_paste can now be used in pipes
  * A new variable, fish_cursor_selection_mode, can be used to configure whether
    the command line selection includes the character under the cursor (inclusive) or not (exclusive)
  * The complete-and-search binding, used with Shift-Tab by default,
    selects the first item in the results immediately
  * The key combination for the QUIT terminal sequence, often Control-Backslash (\\x1c),
    can now be sused as a binding
  * commandline gained two new options, --selection-start and --selection-end,
    to set the start/end of the current selection

OBS-URL: https://build.opensuse.org/request/show/1058904
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=78
2023-01-18 03:41:10 +00:00

17 lines
833 B
Plaintext

-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmO5gvMACgkQwLlpspdO
iI7MiBAAmtwJAH6Clhd9WwXFvP4JbdQKJq9m/n66MP1c0nchLRCXYclUr7mLdRnt
kMI0Lzup3qFzS39k5ZEfxkStdHbNfJjjrP5haTOtCScpeK+nomL+LLkE3txj59qn
aDSjgxf9YSFxQZc0SDTaw0npfXIbefUvq26U1CeeIbbCtuy8K3GVgsg2Q++Dtal4
WohDZSW0pIE28SF0fKctv1upvstjmKp8qNrFh6USef8h0QQvqkU3V+hIZvGa/B5P
koKiWyun7eVE9j9ecOv0PHLBtkDNQVVGUPfsvqHcPtunXtNaQSXNQjvj3BieuxYZ
Br2u4X28iPMbAQOotLpLpj1uGgNL24w7JWcf1YuuiDEPyopISGB0T59VwkPq1HkN
ayGnVLsmWTpwEzTCCeeStFoT57lp+7SGjF7Adsf3MHkxxnrKj7eOUFk1iCO0u0RD
fJExMF47pAXOVdGQfj75RVHv4yE1tjSh03nSxxFm69hMFREK88BGAgdlfWgSPTax
hsyiJauQsUMf0s0eSXaaItnu9YqldlCKNF88aUS61ozF/OPumO+6CmVI16X0kwZ2
kVED6pBd/qInbqEOkVF0/ylbowHUCK2S1P1b0Of1ixzX41/J4LpUyxnjLV5zT0l9
QLHwYrjeabZ3P6mYXZDzoAikyAPp/oVVYldm34ThC/XK+V0KysE=
=O7CW
-----END PGP SIGNATURE-----