Conversation
Makes more sense to truncate on head because of Cocoa name-spacing prefixes
Making it feel more like Xcode than Terminal (I don’t know how I feel about this)
This reverts commit f1da0db.
Match Xcode 6
Remove C preprocessor
|
That looks amazing dude, nice job! Congrats! |
|
No idea where to raise this issue but entering the fullscreen doesn't work on Yosemite (/cc @b4winckler) Top left corner: http://cl.ly/image/292113231m3L Bottom left corner: |
|
@tomekw I'm having the same problem. |
|
@tomekw @maxcountryman I applied this patch in my repo [1] from the google code tracker [2] as a workaround. It seems to fix most case even if resizing is not that good. [1] benoitc@9f77ac3 |
|
This is fantastic, really looking forward to this making it upstream! 👍 👍 👍 |
|
Thank u , good job |
|
I compiled and testes the version (zenangst/macvim). The issue with missing top lines when only one tab is open at full screen mode is still there. regards |
|
👍 |
|
👍 |
1 similar comment
|
👍 |
|
Awesome work! I will add these extras to the tasks [ ] Use hover native scrolls ( invisible ones ) |
|
👍 |
|
Hey folks, thanks for your support and enthusiasm. Kinda swamped at work right now but this is on my todo-list... and I would love to finish pully. |
|
@zenangst what do you mean by
PS: Great job so far! 🎯 |
|
hey guys. is there an update on this so far? or got it suspended? |
|
I don't think this repository is active anymore. #44 (comment) |
|
Hi, This repo is no longer active, however this one is: https://github.com/macvim-dev/macvim Any chance you could update it? |
|
Would be very cool 👍 |
|
This would be really awesome to have. Any chance you could submit the pull request to the new official repo at https://github.com/macvim-dev/macvim ? That repo is fairly active now and I'm hoping there will be some people excited to take a closer look at your PR. |
|
I've revised this pull request in macvim-dev/macvim#193, now you can improve and send pull requests for |
Yosemite Tab Style based of b4winckler/macvim#45
Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan) - Vim patch 7.4.1090 - Fix renderer defaults settings, Core Text Renderer should be the default - Yosemite style Tab bar based on b4winckler/macvim#45 Script interfaces have compatibility with these versions - Lua 5.2 - Perl 5.16 - Python2 2.7 - Python3 3.5 - Ruby 2.0
I've added a new tab style that conforms with the new look in Yosemite.
I was wondering what you guys think of it so far?
On my todo list so far: