You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Unable to paste URL from Google Chrome address bar to kitty.
To Reproduce
Steps to reproduce the behavior:
Open up Google Chrome and search for anything.
Enter any website and copy the website's URL from the address bar.
Return to kitty and paste it using CTRL+SHIFT+V.
The URL doesn't appear.
Environment details
kitty 0.35.1 created by Kovid Goyal
Linux archlinux 6.9.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000 x86_64
Arch Linux 6.9.3-arch1-1 (/dev/tty)
Running under: Wayland (Hyprland v0.41.0,) missing: single_pixel_buffer
OpenGL: '4.6 (Core Profile) Mesa 24.1.1-arch1.1' Detected version: 4.6
Frozen: False
Paths:
kitty: /usr/bin/kitty
base dir: /usr/lib/kitty
extensions dir: /usr/lib/kitty/kitty
system shell: /bin/zsh
Loaded config files:
/home/randyfr/.config/kitty/kitty.conf
Config options different from defaults:
background_opacity 0.3
font_family FantasqueSansMono-Italic
Important environment variables seen by the kitty process:
PATH /home/randyfr/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
LANG en_US.UTF-8
SHELL /bin/zsh
DISPLAY :0
WAYLAND_DISPLAY wayland-1
USER randyfr
XCURSOR_SIZE 24
XDG_BACKEND wayland
XDG_SEAT seat0
XDG_SESSION_TYPE wayland
XDG_CURRENT_DESKTOP Hyprland
XDG_SESSION_CLASS user
XDG_VTNR 1
XDG_SESSION_ID 1
XDG_RUNTIME_DIR /run/user/1000
XDG_DATA_DIRS /home/randyfr/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/
Additional context
When ran with kitty --config NONE, the issue still persists. So far I have tried copying URL from Mozilla Firefox and it works just fine. And text from Google Chrome pasted just fine.
I can confirm that the clipboard copied the URL as I successfully pasted the URL onto the another tab's address bar and VSCodium.
My setup is on Hyprland on Arch Linux.
The text was updated successfully, but these errors were encountered:
Describe the bug
Unable to paste URL from Google Chrome address bar to kitty.
To Reproduce
Steps to reproduce the behavior:
Environment details
Additional context
When ran with kitty --config NONE, the issue still persists. So far I have tried copying URL from Mozilla Firefox and it works just fine. And text from Google Chrome pasted just fine.
I can confirm that the clipboard copied the URL as I successfully pasted the URL onto the another tab's address bar and VSCodium.
My setup is on Hyprland on Arch Linux.
The text was updated successfully, but these errors were encountered: