cw integrations install input-method
just opens Keyboard Settings on MacOS
#93
-
Checks
Expected behaviourIt should install the input-method integration for Kitty. Actual behaviourIt just opens the Keyboard Settings panel and hangs indefinitely. Steps to reproduce
EnvironmentCODEWHISPERER-details:
- 0.14.1
hardware-info:
- model:
- model-id:
- chip-id: Apple M2
- cores: 8
- mem: 16.00 GB
os-info:
- macOS 14.3.0 (23D56)
environment:
- shell: /bin/zsh
- terminal: kitty
- cwd: /Users/winnie
- exe-path: /Users/winnie/.local/bin/cw
- install-method: unknown
- env-vars:
- CWTERM_SESSION_ID: c2ce9fe59f2f46abb1ead0be72392144
- CW_SET_PARENT_CHECK: 1
- CW_TERM: 0.14.1
- PATH: /Users/winnie/.bun/bin:/Users/winnie/.pyenv/shims:/Applications/Postgres.app/Contents/Versions/latest/bin:/Users/winnie/.cargo/bin:/Users/winnie/.gem/ruby/2.6.0/bin:/Users/winnie/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Applications/SnowSQL.app/Contents/MacOS:/Users/winnie/.poetry/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/local/go/bin:/Applications/kitty.app/Contents/MacOS:/Users/winnie/.local/bin:/Users/winnie/.orbstack/bin:/opt/homebrew/opt/fzf/bin:/Users/winnie/go/bin
- SHELL: /bin/zsh
- TERM: xterm-256color
- __CFBundleIdentifier: net.kovidgoyal.kitty
- CW_SET_PARENT: c2ce9fe59f2f46abb1ead0be72392144 |
Beta Was this translation helpful? Give feedback.
Answered by
grant0417
Mar 13, 2024
Replies: 1 comment 1 reply
-
Can you try restarting your computer then try this again? This happens sometimes and seems to be an OS issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gwenwindflower
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you try restarting your computer then try this again? This happens sometimes and seems to be an OS issue.