mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 04:18:17 +08:00
Update CHANGELOG.rst
This commit is contained in:
parent
6b586d3e09
commit
a03e245e13
|
@ -173,6 +173,7 @@ Completions
|
|||
- ``zef`` (:issue:`8114`)
|
||||
|
||||
- Improvements to many completions, especially for ``git`` aliases (:issue:`8129`) and subcommands (:issue:`8134`).
|
||||
- Many adjustments to complete correct options for system utilities on BSD and macOS.
|
||||
- Add missing completions for the ``-p`` option of ``xbps-query``.
|
||||
- The ``fish_is_nth_token`` function, which is particularly useful in completions for identifying the token number within the command line, replaces various internal functions to do the same (:issue:`8008`).
|
||||
- When evaluating custom completions, the command line state no longer includes variable overrides (``var=val``). This unbreaks completions that read ``commandline -op``.
|
||||
|
|
Loading…
Reference in New Issue
Block a user