Skip to content

adding support for changing cursor in GNU screen#274

Open
rdyro wants to merge 1 commit intojeffreytse:masterfrom
rdyro:master
Open

adding support for changing cursor in GNU screen#274
rdyro wants to merge 1 commit intojeffreytse:masterfrom
rdyro:master

Conversation

@rdyro
Copy link
Copy Markdown

@rdyro rdyro commented Mar 25, 2024

Hi,

The purpose of this pull request is to allow zsh-vi-mode to change the cursor in the GNU screen.

The only change is wrapping the cursor style command in '\eP' '\e\' as detailed here:

@rdyro
Copy link
Copy Markdown
Author

rdyro commented Mar 26, 2024

After some more testing, highlighting (vim visual mode) does not appear to be working in GNU screen.

After some experimentation, I'm not sure how to fix this. The problem might be related to the zsh in-built region_highlight

I ended up switching from using GNU screen to tmux where everything works.

Copy link
Copy Markdown
Owner

@jeffreytse jeffreytse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rdyro

Thank you very much for your contribution. Could you have some test on it and upload the comparison with and without the change. : )

Thanks & Regards

@jeffreytse jeffreytse self-assigned this Jun 27, 2024
@jeffreytse
Copy link
Copy Markdown
Owner

everything

I think the tmux is a better alternative for your terminal experience. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants