- A python REPL for helix using tmux and ipython
The helix editor does not have an inbuilt shell or python REPL like VS Code or other IDEs. Thanks to being a well-design editor, however, it doesn't need one as we can build our own using tmux and a simple python script.