iTerm2 icon indicating copy to clipboard operation
iTerm2 copied to clipboard

iTerm2 is a terminal emulator for Mac OS X that does amazing things.

Results 46 iTerm2 issues
Sort by recently updated
recently updated
newest added

This pull request adjusts the capitalization of the "for" preposition, short prepositions are most commonly not capitalized in the title case. The vast majority of apps on macOS also follow...

This pull request adds support for a "rich" notification escape code. There might a better choice than calling them "rich", but the feature allows more control over notifications than the...

Doesn't work because they are just denied permission for everything.

By reading the docs, it was not clear how to pass the size to `set_normal_font()` and friends. I've done a pass specifying that they have to be separated by a...

From iTerm's documentation: > If you hold cmd and click on a URL it will be opened. If you hold cmd and click on a filename, it will be opened....

Hi George, recently I created a [standalone plugin](https://github.com/kidonng/iterm2.fish) based on the Fish integration script. I'd like to submit some of the changes back to iTerm2: - Replace `[` `]` with...

This changes the default behavior of Smart Selection so that the "word bounded by Whitespace" regex does not include trailing @ or * characters by default. This improves behavior of...

Fixes how iTerm2 handles encoding for the file protocol URL it uses to spawn external editors such as TextMate or MacVim. In particular, previously the slashes in the file:// URL...

Another baby step towards an embeddable iTerm2 library. Sorry about the redundant commits in this PR, I had a bit of a cockpit error while rebasing my fork's master branch...

Requesting a pull to gnachman:master from ahelsley:vertical-cursor-guide Changes: 51d1fedcd (Andrew Helsley, 7 minutes ago) Fill out cursor column tracking API. ed11a8e23 (Andrew Helsley, 8 minutes ago) Render a vertical cursor...