Skip to content

Commit cd784eb

Browse files
Update devel to 20260701, commit 0e16a4e4b1dd8403bd186f13716079cb223f9603
1 parent 77e400b commit cd784eb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

devel/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,9 @@
151151
"version": "3.24"
152152
},
153153
"commit": {
154-
"description": "fix the expansion of $@ on the rhs of an assignment statement to be more consistent; fix mapfile to only look up the variable again if a callback is invoked; fix memory leak when converting a variable to an array",
155-
"version": "8085ee139645391bb392cc06dd25717238b65455"
154+
"description": "fix readline redisplay issue with a prompt containing terminal escape sequences that needs to change (e.g., to show the vi editing mode) after a paste that leaves the cursor in column 0; fix readline display overflow with a prompt that contains more than 256 wrapped lines",
155+
"version": "0e16a4e4b1dd8403bd186f13716079cb223f9603"
156156
},
157-
"version": "20260608"
157+
"version": "20260701"
158158
}
159159
}

0 commit comments

Comments
 (0)