Just wondering, is there a general GUI available?
Like MacVim is to Vim for the Mac, is there a GUI Terminal where everything looks nice on it, especially Tmux?
I’m wondering if there’s a GUI that supports both Vim and Tmux at the same time.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Beside support for thousands of colors, GUI Vim doesn’t offer anything useful that’s not in CLI Vim: windows separators, signs, folds, etc. are still drawn with characters, you don’t even have rounded corners… well, tabs, OK. It’s even less useful in some ways because it doesn’t have a proper terminal emulator built-in, for example!
If you want “physical” pane separators and tabs with bevels and all, Terminator or iTerm provide those. iTerm even offers some level of tmux integration.