summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-03-25 14:29:09 +0100
committerGitHub <noreply@github.com>2022-03-25 14:29:09 +0100
commitbe02f99652d53e075872ee7f54baf267474e6596 (patch)
tree9dd76a9d4c0f159a463ce03634e467d9fc3b294f
parent18ee784e2de9ed39330237acd5bc4fe986005d9a (diff)
docs(changelog): alt + arrows
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 332d03a9f..edf5b5b73 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: resolve crash when opening tab and zellij tmp dir does not exist (https://github.com/zellij-org/zellij/pull/1256)
* Fix: Behave properly when embedding floating pane into a fullscreen tiled pane (https://github.com/zellij-org/zellij/pull/1267)
* Fix: various screen crashes in some edge cases (https://github.com/zellij-org/zellij/pull/1269)
+* Feat: Add Alt+Arrows quick navigation (https://github.com/zellij-org/zellij/pull/1264)
## [0.26.1] - 2022-03-16
* HOTFIX: Paste regression (https://github.com/zellij-org/zellij/commit/08d2014cfea1583059338a338bc4d5f632763fdb)