Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to set/specify the cursor thickness #2326

Closed
idr4n opened this issue Jul 29, 2022 · 7 comments
Closed

Allow to set/specify the cursor thickness #2326

idr4n opened this issue Jul 29, 2022 · 7 comments
Labels
enhancement New feature or request fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds.

Comments

@idr4n
Copy link

idr4n commented Jul 29, 2022

Hi and thanks for an amazing terminal. I found it recently and I'm using it as my daily driver.

I was wondering if there is an option for setting the cursor (beam) thickness to something wider when in insert mode in vim/neovim (I couldn't find that option in the docs), just like cursor_beam_thickness in Kitty. The current width is quite good as it is but I just like it slightly wider to make it more visible.

Thanks in advance!

@idr4n idr4n added the enhancement New feature or request label Jul 29, 2022
@idr4n
Copy link
Author

idr4n commented Jul 30, 2022

Moved to discussion #2328.

@idr4n idr4n closed this as completed Jul 30, 2022
@idr4n
Copy link
Author

idr4n commented Jul 30, 2022

Reopening based on discussion #2328. Thanks again!

@idr4n idr4n reopened this Jul 30, 2022
@idr4n idr4n changed the title [Question] Is it possible to set the cursor thickness? Allow to set/specify the cursor thickness Jul 30, 2022
wez added a commit that referenced this issue Sep 11, 2022
@wez
Copy link
Owner

wez commented Sep 11, 2022

This is now implemented now in main:

It typically takes about an hour before commits are available as nightly builds for all platforms. Linux builds are the fastest to build and are often available within about 20 minutes. Windows and macOS builds take a bit longer.

Please take a few moments to try out the fix and let me know how that works out. You can find the nightly downloads for your system in the wezterm installation docs.

If you prefer to use packages provided by your distribution or package manager of choice and don't want to replace that with a nightly download, keep in mind that you can download portable packages (eg: a .dmg file on macOS, a .zip file on Windows and an .AppImage file on Linux) that can be run without permanently installing or replacing an existing package, and can then simply be deleted once you no longer need them.

If you are eager and can build from source then you may be able to try this out more quickly.

@wez wez added the fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds. label Sep 11, 2022
@idr4n
Copy link
Author

idr4n commented Sep 11, 2022

Hi @wez,

I just tried this new feature out and it is working great for me (in MacOS). I tried the different variants (px, pt, cell, %) and with all I can accomplish the thickness I like (3px in my case).

Thanks a lot for this!

@idr4n idr4n closed this as completed Sep 11, 2022
@AdsonCicilioti
Copy link

Hi @wez,

How i can increase the BlinkingBar thickness?

I'm setting default_cursor_style = "BlinkingBar" and cursor_thickness = "4px" but the still with the same thickness.

@wez
Copy link
Owner

wez commented Oct 1, 2022

@AdsonCicilioti you need to be running a recent nightly build for those options to have an effect

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds.
Projects
None yet
Development

No branches or pull requests

3 participants