diff --git a/dotfiles/wezterm/default.nix b/dotfiles/wezterm/default.nix index d23df9d..4a29f49 100644 --- a/dotfiles/wezterm/default.nix +++ b/dotfiles/wezterm/default.nix @@ -1,10 +1,4 @@ { ... }: { - # note: there was a macOS bug in the 20220319 build that meant alt+shift would - # not send esc+shift, but a composed key. It's fixed in the nightly so that's - # what I have installed now. Updates will not automatically apply from this - # version, however! - # - # Issue link: https://github.com/wez/wezterm/issues/1826 home.file.".config/wezterm/wezterm.lua".text = '' local wezterm = require('wezterm');