Running split_pane in any way doesn't work. For example:
:lua require('wezterm').split_pane.vertical()
results in the following error:
I'm passing no configuration to wezterm (config = true
in lazy), and the same error still happens when I don't load any other plugins.