mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Bash integration: Fix the inherit_errexit option being set by shell integration
Fixes #5349
This commit is contained in:
parent
153064ef3a
commit
795b32efd7
2 changed files with 3 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ Detailed list of changes
|
|||
|
||||
- Bash integration: Fix declare not creating global variables in .bashrc (:iss:`5254`)
|
||||
|
||||
- Bash integration: Fix the inherit_errexit option being set by shell integration (:iss:`5349`)
|
||||
|
||||
- :command:`kitty @ scroll-window` allow scrolling by fractions of a screen
|
||||
(:iss:`5294`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue