-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Customize spacemacs for terminal usage. #3780
Comments
What are your problems? I'm working in a ssh terminal in tmux every few days. |
Which theme are you using? Some themes do not define proper terminal colors. The mutliple lines in the modeline might be related to your font not supporting the unicode symbols used there. Try setting |
@cpaulik I didn't change theme settings. Which theme should I use? |
|
I've tested |
They should definitely not look the same. I can try XShell when I get to work later. No Windows PC at home. |
What the value of |
I just tried with XShell. I connected to my linux machine using ssh and started emacs -> no colors. Doing |
@cpaulik Which Xshell's theme do you use? |
@amosbird I don't use a special theme |
@amosbird what is your terminal emulator ? |
@syl20bnr I'm using CentOS 6 via XShell on Windows. XShell's terminal is set to |
@jrhorn424 I think this is just an issue with the solarized theme spacemacs uses. See also #1269 (comment) |
See also bbatsov/solarized-emacs#18 |
Thanks @cpaulik. Looks like the information on this is a bit distributed. 😉 |
Same Problem when using Spacemacs on Bash On Ubuntu on Windows 10. Lines redraw. Even in spacemacs-dark theme. Any fixes? |
I know this issue has been closed, but I see the same behaviour as @VMatrix1900 - the rending doesn't seem to work correctly in a Bash On Ubuntu On Windows 10 terminal. But interestingly, running Spacemacs inside the terminal in VS Code does work properly. Go figure... |
@fruitraccoon The terminal in VS Code is connected to Bash On Ubuntu On Windows 10? I use several different Terminal emulator ssh into the Bash On Windows such as MobaxTerm, Putty etc. Same problem. |
@VMatrix1900 In VS Code, I just use the I havn't tried the other terminal emulators you mention, but what I have just tried:
So VS Code and Cmd seem to work for me, but Bash on Ubuntu on Windows and Powershell don't. Hope this helps! |
@fruitraccoon I tried Cmd and Powershell, it's not working for me. Besides the line rendering issue. Bash On Windows 10 doesn't support solarized theme. So I given up and wait for the stable release of Bash On Windows 10 |
Is there any existing configuration that works appropriately in a ssh terminal?
The text was updated successfully, but these errors were encountered: