nilnor / textui

A module for easily creating text based interfaces for TextAdept
Other
2 stars 1 forks source link

Error on startup #3

Closed girvo closed 11 years ago

girvo commented 11 years ago

Hi there! Trying to install TextUI to the latest version of Textadept gives this error on startup:

/home/josh/.textadept/modules/textui/style.lua:167: attempt to call method 'style_get_font' (a nil value)

Wondering how to fix that? Cheers!

nilnor commented 11 years ago

Hi,

this is incompatibility with version 6 of TextAdept. It's fixed in master, and a new release will be up soon. You can pull the latest code from the repo meanwhile if you want. Hope this helps!

nilnor commented 11 years ago

A new version has been released, and can now be downloaded from https://github.com/rgieseke/textui/tags (FYI, the project and repository has also been moved to https://github.com/rgieseke/textui).