aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-02-05 20:41:28 -0800
committerMichelle Tilley <michelle@michelletilley.net>2026-02-05 20:41:28 -0800
commit991cdc452c18cf13fb2fe8526c2c98019a237577 (patch)
tree2a57f021cd0610def03690b55383c3f0b3c26342 /CHANGELOG.md
parentchore(release): prepare for release 18.12.0-beta.4 (#3139) (diff)
downloadatuin-991cdc452c18cf13fb2fe8526c2c98019a237577.zip
chore: update changelog
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a0a2ed07..d3048169 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
- *(powershell)* Preserve `$LASTEXITCODE` ([#3120](https://github.com/atuinsh/atuin/issues/3120))
- *(search)* Allow hyphen-prefixed query args like `---` ([#3129](https://github.com/atuinsh/atuin/issues/3129))
+- *(tui)* Space and F1-F24 keys not handled properly by new keybind system ([#3138](https://github.com/atuinsh/atuin/issues/3138))
- *(ui)* Don't draw a leading space for command
- *(ui)* Time column can take up to 9 cells
- *(ui)* Align cursor with the expand column (usually the command)
@@ -71,6 +72,7 @@ All notable changes to this project will be documented in this file.
- Update changelog
- Update agents.md ([#3126](https://github.com/atuinsh/atuin/issues/3126))
- Update changelog
+- Update changelog
### Theming