Tuesday, February 14, 2017

VIM scroll bar is missing scroll box

Thanks for reading.
I am using Terminal VIM and it works very well.
And the scroll bar for Terminal works fine.
But when I run VIM (from Terminal or batch file),
the scroll bar has no "scroll box".
The "scroll box" is that small rectangle indicating
the location of the current window.

Batch file:
@echo off
chdir C:/cygwin64/bin
start mintty.exe -p 0,0 /usr/bin/vim.exe %1

How can I get the scroll bar working for Terminal VIM?

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: