Skip to content

Instantly share code, notes, and snippets.

@tkkcc
Last active January 2, 2025 11:33
Show Gist options
  • Save tkkcc/8aaedc103596a3a388a6078b52d1edd2 to your computer and use it in GitHub Desktop.
Save tkkcc/8aaedc103596a3a388a6078b52d1edd2 to your computer and use it in GitHub Desktop.

terminal + driver + window_manager

  1. alacritty + intel + i3wm: small flicker on workspace switching, can be neglected
  2. alacritty + modesetting + i3wm: horrible black tearing after workspace switching
  3. alacritty + nvidia + i3wm: screen flicker on workspace switching, screen flash to black in the middle, tuning nvidia-setting does not work
  4. urxvt/kitty + intel/modestting/nvidia + i3wm: no flicker
  5. foot/alacritty/kitty + intel/modestting/nvidia + sway: no flicker

alacritty

  1. no osc notification, but bell can be used in tmux over ssh
  2. i3wm+nvidia => screen flicker on workspace change, sometimes seconds lagging over nomachine
  3. x11 clipboard sometimes lagging (seems fixed)

kitty

  1. slow startup
  2. tmux/zellij cursor color wrong

wezterm

  1. very slow startup

sway

  1. mouse calibration_matrix does not work, how to speed up mouse (hyprland fine)
  2. fcitx5 on chromium, hold backspace on search bar not work
  3. virtualbox/genymotion/chromium font blur as using xwayland
  4. nomachine/rustdesk client keyboard grabing does not work

helix

  1. not support treesitter-context
  2. not support context based comment, like vue
  3. bind keys to duplicate line/selection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment