Tom Hendra
Tom Hendra
👋 Another Kitty user here experiencing the same issue.
The issue persists with Fig v2.10.1 when using Kitty, after restarting both.
> ```bash ~ ❯ kitty --version kitty 0.26.5 created by Kovid Goyal ~ ❯ echo $__CFBundleIdentifier net.kovidgoyal.kitty ~ ❯ fig debug input-method Installed? true TISInputSource { bundle_id: Some( "io.fig.cursor", ),...
Sure can, @grant0417. Here you go. Let's check if you're logged in... ✔ Logged into Fig Let's check your dotfiles... ✔ ~/.bashrc contains valid fig hooks ✔ ~/.profile contains valid...
@mschrage the autocomplete window appears on my MBP screen, while the Kitty window I am using is on an external display. I have supplied two separate screen recordings as I...
@grant0417 I can confirm the issue is present with alacritty.
Did you good folks manage to get any further with the Kitty issue? —Sorry to be a pest!
Thanks for reopening this @grant0417. Yes that is exactly the problem I have—with the secondary monitor.
> I've tried a CSR vite environment and it just works Hey @ceopaludetto, would you mind sharing how please? I can't seem get this to work! ```js // https://stereobooster.com/posts/react-native-web-with-vite/ import...
> @tomhendra try to use `verifyInstallation` to check if your installation is correct: > > ```ts > import { verifyInstallation } from "nativewind" > ``` > > Also check if...