mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
CHANGELOG: add scaffolding for 3.4.0
This commit is contained in:
parent
d0593b9b2b
commit
251fbc7260
|
@ -1,6 +1,40 @@
|
||||||
|
fish 3.4.0 (released ???)
|
||||||
|
=========================
|
||||||
|
|
||||||
|
Notable improvements and fixes
|
||||||
|
------------------------------
|
||||||
|
|
||||||
|
Deprecations and removed features
|
||||||
|
---------------------------------
|
||||||
|
|
||||||
|
Scripting improvements
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
Interactive improvements
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
New or improved bindings
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Improved prompts
|
||||||
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Completions
|
||||||
|
^^^^^^^^^^^
|
||||||
|
|
||||||
|
Improved terminal support
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
For distributors
|
||||||
|
----------------
|
||||||
|
- *This placeholder silences a sphinx doc warning, so the last section is not empty.*
|
||||||
|
|
||||||
|
--------------
|
||||||
|
|
||||||
fish 3.3.0 (released June 28, 2021)
|
fish 3.3.0 (released June 28, 2021)
|
||||||
===================================
|
===================================
|
||||||
|
|
||||||
|
|
||||||
Notable improvements and fixes
|
Notable improvements and fixes
|
||||||
------------------------------
|
------------------------------
|
||||||
- ``fish_config`` gained a ``prompt`` subcommand to show and pick from the sample prompts directly in the terminal, instead of having to open a webbrowser. For example ``fish_config prompt choose default`` loads the default prompt in the current session (:issue:`7958`).
|
- ``fish_config`` gained a ``prompt`` subcommand to show and pick from the sample prompts directly in the terminal, instead of having to open a webbrowser. For example ``fish_config prompt choose default`` loads the default prompt in the current session (:issue:`7958`).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user