Skip to content

Commit

Permalink
Add wiki link
Browse files Browse the repository at this point in the history
  • Loading branch information
endaaman committed Feb 7, 2023
1 parent efb7bba commit edc342d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![CircleCI](https://circleci.com/gh/endaaman/tym.svg?style=svg)](https://circleci.com/gh/endaaman/tym) [![Discord](https://img.shields.io/discord/1065853670371119124?label=chat%20on%20discord)](https://discord.gg/xJ6nASBt)

`tym` is a Lua-configurable terminal emulator base on VTE.
`tym` is a Lua-configurable terminal emulator base on [VTE](https://gitlab.gnome.org/GNOME/vte).

## Installation

Expand Down Expand Up @@ -85,6 +85,8 @@ tym.set_config({
})
```

See [wiki](https://github.com/endaaman/tym/wiki) to check out the advanced examples.

All available config values are shown below.

| field name | type | default value | description |
Expand Down

0 comments on commit edc342d

Please sign in to comment.