update at 2025-11-04 20:25:12
This commit is contained in:
@@ -55,6 +55,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
---
|
||||
|
||||
## [2.0.2] - 2025-11-04
|
||||
|
||||
### Fixed
|
||||
|
||||
- Terminal compatibility: Fixed brief terminal/tab title flash when invoking `fcitx-remote` from terminal Vim by launching commands fully detached (nohup/background) and redirecting output
|
||||
- Compatibility: Removed unsupported `job_start(..., {'detach': v:true})` usage to work with more Vim builds
|
||||
|
||||
### Documentation
|
||||
|
||||
- Minor docs update: note terminal behavior fix in README and RELEASE
|
||||
|
||||
---
|
||||
|
||||
## [1.0.8] - 2025-01-04
|
||||
|
||||
This is a major update that introduces input method state memory and fixes several critical issues.
|
||||
|
||||
Reference in New Issue
Block a user