mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-25 02:06:19 +03:00
docs(changelog): accept only printable unicode
This commit is contained in:
parent
8d224cb84a
commit
bbffbecdef
@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
## [Unreleased]
|
||||
* Feature: update parsing crate to `clap v3.0` (https://github.com/zellij-org/zellij/pull/1017)
|
||||
* Fix: replace the library with the dependency problem (https://github.com/zellij-org/zellij/pull/1001)
|
||||
* Fix: crash when opening pane in non-existent cwd (https://github.com/zellij-org/zellij/pull/995)
|
||||
* Feature: add `copy-command` option (https://github.com/zellij-org/zellij/pull/996)
|
||||
* Feature: update parsing crate to `clap v3.0` (https://github.com/zellij-org/zellij/pull/1017)
|
||||
* Feature: accept only printable unicode char when rename pane or tab name (https://github.com/zellij-org/zellij/pull/1016)
|
||||
|
||||
## [0.24.0] - 2022-01-05
|
||||
* Terminal compatibility: properly handle insertion of characters in a line with wide characters (https://github.com/zellij-org/zellij/pull/964)
|
||||
|
Loading…
Reference in New Issue
Block a user