wezterm icon indicating copy to clipboard operation
wezterm copied to clipboard

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

Results 400 wezterm issues
Sort by recently updated
recently updated
newest added

### What Operating System(s) are you seeing this problem on? macOS ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version 20240203-110809-5046fc22 ### Did...

bug

### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version 20240203-110809-5046fc22 ### Did...

bug
waiting-on-op

This avoids creating the fallback frame if server-side decorations are used, and I think might improve some things, maybe if CSD is used? However, it is still kind of buggy,...

Wayland

### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version 20240509-223025-91a16e52 ### Did...

bug

Many programming fonts that feature ligatures don't generally look great when applied to typical line-based terminal output like shells, package managers etc. They do however tend to work much better...

enhancement

### What Operating System(s) are you seeing this problem on? macOS ### Which Wayland compositor or X11 Window manager(s) are you using? N/A ### WezTerm version 0240509-164806-814857cd ### Did you...

bug

### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version wezterm 20240203-110809-5046fc22 ###...

bug
Windows

### What Operating System(s) are you seeing this problem on? Linux Wayland ### Which Wayland compositor or X11 Window manager(s) are you using? ChromeOS implements a wayland proxy compositor known...

bug
Wayland

Newer wayland protocol expects us to mmap the keymap file descriptor (and do so with certain mmap flags). The current code tries to handle both normal files and pipes, but...

**Is your feature request related to a problem? Please describe.** It is currently possible to override the primary action in QuickSelectArgs, but there is no way to override the paste...

enhancement