Comment 13 for bug 1662544

Revision history for this message
Roman Kovtyukh (hellodeargrandma) wrote :

Hi, MattRose!

Thank you for your comment! It's very good sign that people in distros take part in this work.

I've been already testing pochu's branch for one month. It works good for me, but I'm new to terminator, so I don't have any complicated terms in my configuration file and still don't use all terminator's features.

I found out that shebangs in some files still refer python2, so decided to take part in porting project to Python3. I changed all shebangs to refer to python3 and ran 2to3 on all files in project. All changes you can see in my branch: `lp:~hellodeargrandma/terminator/python3`.

I also made a PKGBUILD file for ArchLinux and now formalizing it to correspond AUR's rules for packages.