Tym Versions Save

Lua-configurable terminal emulator

3.5.1

2 weeks ago
  • Fix desktop entry
  • Respect CFLAGS #115
  • Fix theme path configs #110

3.5.0

8 months ago
  • Deprecates padding_horizotal and padding_vertical.
  • Use padding_top, padding_bottom, padding_left and padding_right.
  • Accepts double dash -- option such as tym -- less Dockerfile.

3.4.1

1 year ago
  • add desktop entry for the daemon process
  • #95 --cwd option
  • #93 brush up English of README

3.4.0

1 year ago
  • support LuaJIT #81
  • Update test env (20.04→22.04)
  • fix URI handling #89
  • add --daemon option #90

3.3.0

1 year ago
  • Support DBus IPC
  • drop tym-theme

3.2.0

2 years ago
  • add sixel support (if VTE is built on HEAD branch)
  • fix URI highlight rules
  • add tym.hex_to_rgb() and tym.get_pid() functoins

3.1.3

2 years ago
  • depends on latest lua
  • suppress build warns
  • tested on Ubuntu 20.04

3.1.2

3 years ago
  • drop allow_bold

3.1.1

3 years ago
  • change URI highlight rule (ignore ipv6)
  • configurable URI schemes
  • add e2e test
  • refactor unit test suites

3.1.0

4 years ago
  • Add tym.get_default_value()
  • Support drag and drop from file manager
  • Add drag hook