How to increase scroll speed in tmux? - tmux

I am using tmux 1.8 along with item2 3.0.4. My scroll speed using mouse is too slow, how can I increase the speed of the scrolling?

Perhaps setting "Double-report scroll wheel events to work around tmux scrolling bug" to true will fix it under: Preferences > Advanced > Search: "scroll".
If it's not there try the Nightly. (on 3.0.20161030-nightly)

Related

Awesome wm visual anomaly

I have Awesome window manager running on a Manjaro-running desktop with nvidia GeForce GTX 750 card using non-free nvidia drivers.
The machine gives off a visual anomaly when scrolling through text, both in a tiled window, or full screen. The anomalies also show up playing video. The anomaly is a horizontal band of "ripples" that appears in the middle of the screen. As I write this post, the ripple does not happen when I scroll in the "body" text edit window of the Stackoverflow page, but does appear and distort text in that text edit field when I scroll a comparable amount using the slider on the right edge of the browser window, scrolling the whole page, not just the post text. I do not remember seeing such an anomaly when running Linux Mint with the cinnamon desktop environment, but it did happen when I added Awesome wm to that Mint install. I run two monitors and the effect happens on both. Note that this anomaly does not happen on another Awesome-running machine I have, so it's not inherent to the window manager.

RStudio Default Workspace (Window Panes)

Somehow, a few weeks ago, my RStudio window panes shifted. I really hate how only 3 window panes are shown. Can anyone tell me how to the default where all four windows are shown all times and the console on the bottom left?
This is how mine looks right now:
Try selecting the drop down arrow near the four-pane button in the menu bar. Select show all panes and console on left. Then resize the pane by grabbing the edge and dragging or toggling the minimize buttons on/off. Hope this helps.

How can I disable mouse-wheel history scrolling in tmux when mouse mode is off?

When using touchpad, my palms tend to trigger a slight mouse scroll, so I've disable mouse altogether in tmux using set -g mouse off. When I do this, however, mouse-wheel events will scroll history instead of scrolling the window. It only does this inside tmux (if I detach, the behavior goes away). Anyone know how to disable this? I'm using Arch Linux and Gnome Terminal.

setWindowFlags(Qt::WindowStaysOnTopHint | Qt::X11ByPassWindowsManagerHint) on Linux

I want my Qt form to always stay active and remain on top whether it is active or not by using this function setWindowFlags(Qt::WindowStaysOnTopHint | Qt::X11ByPassWindowsManagerHint) my window always stays on top which i want but the problem is that On Mac it is working fine but on Centos it becomes border less and no close minimize maximize button is shown
Thanks in advance

console2 - how to make it fullscreen?

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.

Resources