I thought I should add that my Alacritty configuration references tmux. Just in case that has anything to do with why my testing results are different:

From Alacritty configuration:

shell:
  program: /usr/bin/zsh
  args:
    - -l
    - -c
    - "tmux"


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3345/1340062282@github.com>