How can I configure Sublime text 3 to show horizontal scrollbar always? It shows horizontal scrollbar only if the lines are too long.
I recently switched from Eclipse and it is kind of bothering me.
Note: I googled but could not find any solution so please don't close this as duplicate.
Related
i'm a new vim user since 2 weeks and i've currently have my biggest trouble for the moment on vim.
i always have a x and y scrollbar on my vim and the x one is very anoying because it cover my commands.
here is a screenshot of the scrollbars that appears when i use terminal inside of vim using `:term` / `:!dir` or even when i save my vimrc or source it (`:so ~/.vimrc`)
if there is any solutions to it i will be really grateful, thanks for reading
This is an issue with your layout settings in Powershell and Ubuntu. Right click on the top bar of either program, go to Properties and then go to the Layout tab. You can check the Wrap text output on resize box and that should get rid of your horizontal scrollbar, thereby allowing you to use Vim as normal. Alternatively, in the same menu, you can decrease the width of the screen buffer size so that it is smaller than the width of the window size.
Basically re-asking "How do you configure Msys's default size, color, and font?" after 11 years when all the answers are not applicable any more.
So, git-bash / msys2 start under mintty. How to configure mintty's default background color? I want to change it from pure black to a certain grey.
Also, I found that for the mintty under msys2, the vertical scrollbar is not working. I.e. I am unable to scroll back at all. Mouse scrolling only scroll the command line, not the window. That's a mis-configuration that I want to fix as well.
UPDATE:
So with the icon in the upper left of the MinTTY, I got my color right, but scrollbar was still not working:
until I got out of tmux and realized it was a tmux problem.
So all good now.
You can click on the icon in the upper left of the window and then select "Options" to open the MinTTY Options. There are options for colors and whether to have a scrollbar.
I'm using Sublime Text 3 and somehow 2 additional panes popped up. I might have pressed some keys but I don't know which. I couldn't any help online and I've even tried re-installing sublime text 3. Nothing works.
I think you mistakenly adjusted the layout. It can sometimes be in the row (in your case), grid or column.
And for others who might run into this problem later on, here is the solution:
To fix this simply open your Sublime Text 3, go to the menu bar click "View" then "Layout" and click "Single" to have your default view back.
Note: This solution is for Sublime Text 3 (ST3).
Is there any way to remove the title bar of Sublime Text 3? Much like how it looks in full screen mode but not needing to be set to full screen is what Im looking for.
I have looked through the settings but cant seem to find anything.
I am using OS X.
Many thanks for your help!
I'm using TextEdit to transcribe sections of 26 moleskine notebooks that I've filled up over the past 7 years. I changed the background to black and the text color to gray, which is great for the eyes except I cannot see the cursor. This makes it hard to edit, as you can imagine. When I use textwrangler or sublime the cursor blinks white..how do I extend these settings to textedit?
Thank you - first ever stackoverflow question :)
Unfortunately it looks like TextEdit does not allow configuring the color of the cursor.
Is there a way to change the cursor color in TextEdit?