ssokolow / quicktile

Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
https://ssokolow.com/quicktile/
GNU General Public License v2.0
869 stars 78 forks source link

Long lines in terminal lines are not wrapped #47

Closed imran-uk closed 9 years ago

imran-uk commented 9 years ago

I cannot reproduce this consistently but to try it:

I observed this when I ssh'd to a Centos6 server which is running zsh. My host machine is Debian Wheezy running MATE 1.6.0.

I am using quicktile 0.2.2

ssokolow commented 9 years ago

QuickTile just looks up the currently active window and asks your window manager to resize it to a specific preset. It doesn't even perform the resize itself.

The fact that either your terminal or your window manager has a bug that causes an intermittent bad reaction to being resized is neither QuickTile's fault nor something it has the power to work around.