An open API service indexing awesome lists of open source software.

https://github.com/aars/iterm2-borderless-draggable-patch

Patch iTerm2 to be borderless but still draggable by using the tab bar.
https://github.com/aars/iterm2-borderless-draggable-patch

Last synced: 4 months ago
JSON representation

Patch iTerm2 to be borderless but still draggable by using the tab bar.

Awesome Lists containing this project

README

          

iterm2-borderless-padding
-------------------------

### Inspired by https://github.com/jaredculp/iterm2-borderless-padding

This repo contains the patch file used to remove borders from iTerm2. Since this
leaves us with an undraggable window, this patch enables dragging on the tab bar.
Which has the downside of not being able to rearrange tabs with the mouse, but I
can live with that.

This patch *does* *not* contain the padding that Jared's patch adds.

The makefile will clone the iTerm2 repo if it doesn't exist already. After compiling
your new binary will be located at `iTerm2/build/Development/iTerm2.app`.