terminal-gif icon indicating copy to clipboard operation
terminal-gif copied to clipboard

Catches a little bit of the title bar in iTerm

Open stubailo opened this issue 11 years ago • 5 comments

As seen on this page: https://github.com/zhangela/git-undo

stubailo avatar Aug 07 '14 20:08 stubailo

Interesting. The capturing of the frames is a bit of a hack (basically replays your commands and screenshots then tries to crop the image to the size of the terminal. Perhaps iTerm is claiming the wrong screen estate. Which version are you using?

michaeldfallen avatar Aug 11 '14 16:08 michaeldfallen

iTerm2

Build 1.0.0.20140629

On Mon, Aug 11, 2014 at 9:29 AM, Michael Allen [email protected] wrote:

Interesting. The capturing of the frames is a bit of a hack (basically replays your commands and screenshots then tries to crop the image to the size of the terminal. Perhaps iTerm is claiming the wrong screen estate. Which version are you using?

— Reply to this email directly or view it on GitHub https://github.com/michaeldfallen/terminal-gif/issues/2#issuecomment-51804416 .

stubailo avatar Aug 11 '14 16:08 stubailo

On the latest version of iTerm2 on my machine it seems to be trimming correctly. Are you using any kind of special window management? Anything playing around with window placement (like a snap windows plugin?).

Could you try upgrading iTerm and see if the problem still exists?

michaeldfallen avatar Aug 11 '14 19:08 michaeldfallen

Yeah, I'm using Hyperdock. Do you think that could cause the reported terminal size to be different from the actual size? I'll try again after updating tonight.

stubailo avatar Aug 11 '14 20:08 stubailo

I get this using the default Terminal.

I'm thinking that this could be related to Retina displays?

Miserlou avatar Mar 26 '16 14:03 Miserlou