termonad v1.0.1.0 Release Notes

Release Date: 2019-01-02 // over 5 years ago
    • ๐Ÿ‘ Stop using the widgetSetFocusOnClick function, which is not supported on older versions of GTK. This lets Termonad be compiled with older versions of GTK. #87.

    • Add CI. #87.

    • ๐Ÿ‘ Support versions of VTE-2.91 older than 0.44. #87.

    • Add some functions for converting from a list to a Vec in Termonad.Config.Vec: fromListVec and fromListVec_. Commit 883eb98b5f.

    • Fix the paste hotkey. #86.