Skip to content

Conversation

@javierportillo
Copy link

This fixes two problems with the previous implementation, first: use the -w0 argument to the base64 command to disable line wrapping so it doesn't output a new line character.

second: NeoVim seems to clear escape sequences before sending it into stdout, the only workaround I cound find was to use the call command to the chansend function.

Relevant links:
neovim/neovim#1496
neovim/neovim#2765

20240828002706.mp4

*Video illustrates the toggling of ZenMode with the fix applied and NeoVim being able to change WezTerms font size.

This fixes two problems with the previous implementation,
first: use the `-w0` argument to the `base64` command to
disable line wrapping so it doesn't output a new line
character.

second: NeoVim seems to clear escape sequences before
sending it into stdout, the only workaround I cound find
was to use the call command to the chansend function.

Relevant links:
neovim/neovim#1496
neovim/neovim#2765
@javierportillo javierportillo changed the title fix: tmux+wezterm escape sequences fix(wezterm): tmux escape sequences Sep 3, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2024

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale This issue or PR has been inactive for a while

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant