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.
- Host: GitHub
- URL: https://github.com/aars/iterm2-borderless-draggable-patch
- Owner: aars
- Created: 2015-12-28T09:21:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T09:27:52.000Z (over 10 years ago)
- Last Synced: 2025-10-25T19:31:18.956Z (8 months ago)
- Language: Makefile
- Size: 5.39 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.