mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
update changelog to reflect prior two commits
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
- Using symbolic permissions with the `umask` command now works (#738).
|
- Using symbolic permissions with the `umask` command now works (#738).
|
||||||
- Command substitutions now have access to the terminal, allowing tools like `fzf` to work in them (#1362, #3922).
|
- Command substitutions now have access to the terminal, allowing tools like `fzf` to work in them (#1362, #3922).
|
||||||
- `bg`s argument parsing has been reworked. It now fails for invalid arguments but allows non-existent jobs (#3909).
|
- `bg`s argument parsing has been reworked. It now fails for invalid arguments but allows non-existent jobs (#3909).
|
||||||
|
- `read` now supports the `--silent` flag to hide the characters typed (#838).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user