tym

Lua-configurable terminal emulator

MIT License

Stars
183

Bot releases are hidden (Show)

tym - 3.5.1 Latest Release

Published by endaaman 6 months ago

  • Fix desktop entry
  • Respect CFLAGS #115
  • Fix theme path configs #110
tym - 3.5.0

Published by endaaman about 1 year 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.
tym - 3.4.1

Published by endaaman over 1 year ago

  • add desktop entry for the daemon process
  • #95 --cwd option
  • #93 brush up English of README
tym - 3.4.0

Published by endaaman over 1 year ago

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

Published by endaaman over 2 years ago

  • Support DBus IPC
  • drop tym-theme
tym - 3.2.0

Published by endaaman over 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
tym - 3.1.3

Published by endaaman almost 3 years ago

  • depends on latest lua
  • suppress build warns
  • tested on Ubuntu 20.04
tym - 3.1.2

Published by endaaman over 3 years ago

  • drop allow_bold
tym - 3.1.1

Published by endaaman over 4 years ago

  • change URI highlight rule (ignore ipv6)
  • configurable URI schemes
  • add e2e test
  • refactor unit test suites
tym - 3.1.0

Published by endaaman over 4 years ago

  • Add tym.get_default_value()
  • Support drag and drop from file manager
  • Add drag hook
tym - 3.0.1

Published by endaaman about 5 years ago

  • fix order of theme color loading
tym - 3.0.0

Published by endaaman about 5 years ago

  • tym.apply() is never needed
  • some new APIs and options
tym - 2.3.0

Published by endaaman about 5 years ago

  • split headers
  • add tym.check_mod()

bugfix

  • apply option values when config is not loaded
tym - 2.2.1

Published by endaaman about 5 years ago

  • background transparent support #42
  • notify when error occurs in Lua keymap function
tym - 2.2.0

Published by endaaman about 5 years ago

  • highlight URI #44
  • test suite
  • click handler
tym - 2.1.3

Published by endaaman over 5 years ago

  • add silent option
  • make harder to crash
tym - 2.1.2

Published by endaaman almost 6 years ago

  • add scrollback_length option
tym - 2.1.1

Published by endaaman almost 6 years ago

  • add get_modnitor_model
tym - 2.1.0

Published by endaaman almost 6 years ago

  • hooks
  • tym-theme
  • D-Bus support
  • timeout API
tym - 2.0.1

Published by endaaman about 6 years ago

  • fix acceralation match rule