lost22git
lost22git
映射 `jk` 退出 Omnibar 无法生效 ``` api.cmap('jk', ""); ```
映射 `i` 退出 visual mode 无法生效 ``` api.vunmap('i'); api.vmap('i', ''); ```
## error message ``` Exception in thread "main" java.lang.ClassCastException: class java.util.HashSet cannot be cast to class org.example.jsonbenchmarks.User (java.util.HashSet is in module java.base of loader 'bootstrap'; org.example.jsonbenchmarks.User is in unnamed module...

os: win11 version: v0.0.22  ## problem * ScrollLineUp is only triggered once * ScrollLineDown behave same as ScrollToBottom ## config ```toml [bindings] keys = [ { key = "=",...
`66 connections` are established using websocket client, but `800+ threads` are created, is this normal for `tyrus-client` 
* quarkus static native image build args configuration ``` quarkus.native.additional-build-args="--libc=musl,--static" ``` ref: https://quarkus.io/guides/building-native-image#build-fully-static-native-executables * error info when startup: ``` Failed to load native library:sqlite-3.43.0.0-0705174b-80e6-4a43-85a8-38f01135a3d8-libsqlitejdbc.so. osinfo: Linux/x86_64 java.lang.UnsatisfiedLinkError: Can't load library:...
Unable to install due to extremely slow download 
### Check for existing issues 检查是否已存在相同issue - [X] Completed/已检查 ### Describe the feature 描述你的新功能 同标题
