mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
Clarify CHANGELOG RE bracketed paste and iTerm
This commit is contained in:
parent
0c2d939e02
commit
4553a74933
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ This section is for changes merged to the `major` branch that are not also merge
|
|||
- `read` now requires at least one var name (#4220).
|
||||
- `set x[1] x[2] a b` is no longer valid syntax (#4236).
|
||||
- For loop control variables are no longer local to the for block (#1935).
|
||||
- Bracketed paste disabled for iTerm (#4575).
|
||||
- A message related to bracketed paste has been worked around by disabling $PWD reporting for iTerm (#4575).
|
||||
|
||||
## Notable fixes and improvements
|
||||
- `wait` builtin is added for waiting on processes (#4498).
|
||||
|
|
Loading…
Reference in a new issue