Get more out of iTerm2 terminal emulator
iTerm2 it a macOS terminal emulator. It supports several ANSI escape codes that are bespoke to iTerm2.
Murex can detect if it is running on iTerm2 and utilise those exclusive ANSI escape codes, so you don’t have to remember different ways of working with different terminal emulators.
Using open
, you can
render an image directly in the terminal. Normally that would be a
blocky “pixellated” representation using block characters. But if you’re
running iTerm2, Murex will automatically switch to iTerm2’s ANSI escape
sequences to render those images beautifully.
For example:
open https://murex.rocks/git-autocomplete.png
open
” (openagent
): Creates a handler
function for open
open
):
Open a file with a preferred handlermake
:
make
integrationsman
page integrationsdirenv
Integrations: Directory specific environmental variablesyarn
Integrations: Working with yarn
and
package.json
This document was generated from gen/integrations/iterm2_doc.yaml.
This site's content is rebuilt automatically from murex's source code after each merge to the master
branch. Downloadable murex binaries are also built with the website.
Last built on Wed Jan 15 23:07:50 UTC 2025 against commit b4c4296b4c429617fd41527ea0efef33c52c15ef2b64972.
Current version is 6.4.2063 (develop) which has been verified against tests cases.