Open
Description
Hi,
I'm trying to package a command-line only application using nar.
For example something like: https://github.com/slap-editor/slap
It is purely a command line application which uses blessed to make a terminal UI.
Is it possible to run such a thing using nar? It looks like nar runs the application in a bash subprocess, which makes messes with the terminal backend somehow.
Any advice?
Metadata
Assignees
Labels
No labels
Activity