GitXplorerGitXplorer
K

TerminalExtensions.jl

public
42 stars
11 forks
9 issues

Commits

List of commits on branch master.
Unverified
8a4fef75a8e23f27fdb5084b49e24a8384a25622

Update README.md (#45)

DDilumAluthge committed 5 years ago
Unverified
85dfcd46c8bc4c35009bfa51b389660291181a2f

Add Project.toml file and delete REQUIRE file (#44)

DDilumAluthge committed 5 years ago
Unverified
1eb8513e7c5298b268e26b6d94ecc0dfc942d0f6

add io member to InlineDisplay (#39)

JJonathanAnderson committed 6 years ago
Unverified
b474653eb434c6daeec2fc641d2efdf312404370

Fix bitrotted spelling in previous PR

KKeno committed 6 years ago
Unverified
f07099348899ab19768c8973e9d0eeca156652d4

Fix deprecations (#37)

ffemtocleaner[bot] committed 6 years ago
Verified
228d887745affb659e6a90d62af02b8b81b5b920

Send shell integration version number and shell name (#35)

KKeno committed 6 years ago

README

The README file for this repository.

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.