Keno / TerminalExtensions.jl

A package that makes Julia take advantage of cool terminal emulator features.
Other
42 stars 11 forks source link

TerminalExtensions

Build Status

Adds support for various advanced terminal emulator features. Currently only supports iTerm (since that's what I use), but if you are using a terminal emulator with a cool advanced feature, let me know of file a pull request.

Usage

Simply put atreplinit((_)->Base.require(:TerminalExtensions)) in your ~/.julia/config/startup.jl file and everything should be detected and configured automatically.