XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 596 forks source link

blank h-scrollbar over editor's command line #563

Open soimy opened 10 years ago

soimy commented 10 years ago

env: xcode 5.1 xvim develop build. Preference -> Text Editing -> Indentation -> Line wrapping set to true

h-scrollbar should better be auto-hide using line wrapping. Much thx if it's accepted:) h-scrollbar issue

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3806210-blank-h-scrollbar-over-editor-s-command-line?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github).
JugglerShu commented 10 years ago

Do you want to hide the scroll bar? You can use "guioptions=" to hide scroll bars (its not automatic though)

soimy commented 10 years ago

just tried :set guioption-=r as gvim option but nothing happened, do i missed sth?

JugglerShu commented 10 years ago

-= is not supported. Try guioptions=b