Skip to content

Customization of ZLE vi visual mode highlighting #887

Open
@Iskustvo

Description

@Iskustvo

Is it possible to achieve the following highlighting in ZLE's Vi visual mode?
2022-08-10-213746_1920x1080_scrot
(The picture was taken from Vim, not Zsh)

So, to break it down, what I would like is:

  • Custom background color for selected region (this blue color in the picture)
  • Foreground color to remain as it was before selection (after zsh-syntax-highlighting colored it already)
  • Cursor to be visually distinguished from the rest of the selected text. More precisely, it should be inverted/standout.

This seems like it should be configurable solely from ZLE, but I wasn't able to achieve it there and also didn't have much luck with this plugin. Any suggestion is appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions