tym

Lua-configurable terminal emulator

MIT License

Stars
183

Bot releases are hidden (Show)

tym - 2.0.0

Published by endaaman about 6 years ago

  • Big change in the way of configuration
  • Introducing theme.lua
tym - 1.1.0

Published by endaaman about 6 years ago

  • add manpage
  • new config field
    • icon
    • term
    • no_quit
    • role
tym - 1.0.8

Published by endaaman about 6 years ago

  • dynamic title
  • allow_bold_font option
  • function to disable a default keymap
tym - 1.0.7

Published by endaaman over 6 years ago

  • Support command line optiona for config
tym - 1.0.6

Published by endaaman over 6 years ago

  • make user custom keybinding correctly perform
tym - 1.0.5

Published by endaaman over 6 years ago

  • Perform copy correctly by tym.copy_clipboard()
tym - 1.0.4

Published by endaaman almost 7 years ago

Mainly refactor. Last release of 2017

tym - 1.0.3

Published by endaaman almost 7 years ago

  • use vte_terminal_copy_clipboard_format if vte version => 0.50
tym - 1.0.2

Published by endaaman about 7 years ago

  • Fix bug not closing when child process exited
tym - 1.0.1

Published by endaaman about 7 years ago

  • fix emebedded function names
tym - 1.0.0

Published by endaaman about 7 years ago

  • Add feature of customizing keymap
tym - 0.2.4

Published by endaaman over 7 years ago

  • Add -u --use option
tym -

Published by endaaman over 7 years ago

  • Add command line parser
  • Add option to show version
tym - 0.2.2

Published by endaaman over 7 years ago

  • fix live updating behavior
tym - 0.2.1

Published by endaaman over 7 years ago

  • Support live update title/geometry
tym - 0.2.0

Published by endaaman over 7 years ago

  • Custom geometry
  • title modification
tym -

Published by endaaman over 7 years ago

  • use async spawn
  • support VTE 0.42, 0.46 and 0.48