mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 11:22:52 +08:00
CHANGELOG: Completion generation still warns
Apparently the fix for #6269 doesn't work until we set job-control to full, which we won't do for this release. So just drop it from the CHANGELOG. See #7739.
This commit is contained in:
parent
ffa24eb361
commit
bb0d4ed878
|
@ -766,8 +766,7 @@ Interactive improvements
|
|||
- History newly imported from bash includes command lines using ``&&``
|
||||
or ``||``.
|
||||
- The automatic generation of completions from manual pages is better
|
||||
described in job and process listings, and no longer produces a
|
||||
warning when exiting fish (:issue:`6269`).
|
||||
described in job and process listings (:issue:`6269`).
|
||||
- In private mode, setting ``$fish_greeting`` to an empty string before
|
||||
starting the private session will prevent the warning about history
|
||||
not being saved from being printed (:issue:`6299`).
|
||||
|
|
Loading…
Reference in New Issue
Block a user