Skip to content

v0.16.1

Compare
Choose a tag to compare
@pichillilorenzo pichillilorenzo released this 11 Mar 23:13
· 30 commits to master since this release

Fixes

  • Fixed NameError: global name 'subprocess' is not defined on /src/libs/terminal.py - Windows OS
  • Fixed NoneType error on self.completions.append(completion) in /src/listeners/completion.py