While using tmux in iTerm2 (both normally and using -CC native integration), I noticed that tmux window is of a different style compared to the original iTerm2 window. Specifically, the color theme (Material) is preserved as I see (deep blue background of a window), but the command line itself (hence, I suppose this is oh-my-zsh configs) are not preserved. See the picture attached.
I'd like to know why, and how to make them of one style.
iTerm2 original window:
tmux window inside iTerm2:
I'm running the Jupyter notebook from local Ubunto machine in Windows 10.
The problem is that all the text is aligned to the right side of the screen, including the menu - the "Files" tab for example is on the most right side.
It is very hard to read the text this way.
Is there a way to "convince" the Jupyter notebook to lunch as left to right language?
I tried to define the locale parameters and now everything is en_US.UTF-8.
I also tried to run the jupyter notebook from Edge and Chrome but both lunch with text aligned to the right.
I don't see this problem at other sites, but I don't think it is Jupyter specific issue.
image of my Jupyter Notebook
It turned out that it was the Google Chrome setting after all.
I needed to change the language setting so that the English will be on the top preference.
Jupiter decide it base on browser language as mentioned here. Inside a specific notebook you can press Ctl+Shift+f and select toggle rtl
I wanted to plot data with R but the graphic output window opens, it is too small. When I maximize the window, the plot is maximized, however the fonts stay as tiny as they were.
What can I do about this?
I am running Debian with xfce4 desktop, if that is important.
I'm using MacVim and Vim-R to interactively edit and run R code. Everything seems to be working fine, but I can't seem to figure out how to set the background color in the tmux window that R runs in.
To be precise: I open up a .r file with MacVim. Then I type _rf, which causes XQuartz to start up, and a window with the title 'tmux' to open up with R running inside of it. When I highlight lines of code and send them to R from MacVim, everything seems to work fine. But the default background color of the tmux window is white, which makes the nicely colored output text hard to read.
How can I change the background color of the tmux window to something darker?
See this part of the doc to force your plugin to use the right terminal emulator.
If you don't want to do that (I think that you should), you can configure the appearance of xterm in the ~/.Xresources file. This guide gives you useful examples.
Is there any way to make console2 go fullscreen? I edit settings and increase window and buffer size but when I restart settings are reset to 63 rows in window size.
I've found that the maximise button is disabled, but you can get around it by setting Run option of the executable's shortcut to Maximised.
Better yet you can hide the window title bar in Console2's settings (Appearance > More... > Caption).
Here's the final result:
So, I've found this fork of Console2 which is amazingly better, it's called ConsoleZ:
https://github.com/cbucher/console/wiki/Downloads
Besides the maximization, it provides find in tabs, fullscreen mode and split tabs. Totally worth to check it out, IMHO.
EDIT
Forgot to mention, you can just download and replace the binaries, and all your configurations will be kept, as far as I've perceived.
[]'s
OK I managed to do it on win7 but still no luck on XP. This is how I did it.
In Settings→Behavior, check the Initial position checkbox and left the X and Y as default 0
Restart console
After restart, resize window dragging the borders to fill whole screen
Restart again
In Settings→Appearance→More uncheck Caption and Border
I don't know why just entering rows and columns doesn't work. One has to resize the window and restart.
On my screen with this font it is 62 rows (with space left for tabs on bottom) and 238 columns. I have 24" monitor. I set font to be Consolas size 11.
You can change the number of rows to change tab settings.
Click "Edit"->"Setting"->"Tabs" and click "Add" button. Then, the new entry which name is "Console" appears in the tab name list. In the main tab menu on the bottom, input these two parameters in the fields.
Title: Cygwin
Shell: C:\cygwin\bin\bash.exe --login -i
At last, move up the "Cygwin" entry to the top and restart console2. Now you can change the number of rows.
The detail how to configure tab settings is here.
https://openshift.redhat.com/community/blogs/upgrade-cygwin-to-console2-and-improve-the-productivity-of-openshifts-rhc-client-tools-on-wind
In order to make Console2 have the desired window size (even when opening a new tab which generally causes the entire app's window to resize to smaller), do the following:
View -> Console Window
In the console window that pops up, right-click its title bar and select Properties
Set the window width/height and buffer sizes as you like and click OK
Cheers
I founded a small program called, sizer 3.34, that configure the window size of every program window you have.
When installed, it apears at the popup menu, when you click with the secundary mouse button at the top bar of a window. It allows you to config the three size profiles it has, and to add one, or more, if you want.
I think is a good solution for this issue (and for another programms that would have the same problem).
Reggards.