Go to file
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
.gitattributes Copy from home:bitshuffler/fish via accept of submit request 8532 2009-03-28 18:33:08 +00:00
.gitignore Copy from home:bitshuffler/fish via accept of submit request 8532 2009-03-28 18:33:08 +00:00
fish-3.6.0.tar.xz Accepting request 1058904 from home:polslinux:branches:shells 2023-01-18 03:41:10 +00:00
fish-3.6.0.tar.xz.asc Accepting request 1058904 from home:polslinux:branches:shells 2023-01-18 03:41:10 +00:00
fish.changes Accepting request 1058904 from home:polslinux:branches:shells 2023-01-18 03:41:10 +00:00
fish.keyring Accepting request 990730 from home:dirkmueller:Factory 2022-09-13 00:37:15 +00:00
fish.spec Accepting request 1058904 from home:polslinux:branches:shells 2023-01-18 03:41:10 +00:00