You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then, put TERM: st in your mimi.conf file, and mimi will parse that and use it as your terminal of choice.
Also, have a look at the maintained fork I'm keeping at https://github.com/BachoSeven/mimi, I fixed bugs, merged PRs and added some functionality to this nice little program.
Edit: Alternatively, you could also just put text: TERM -e nvim in your mimi.conf, since mimi parses a first instance of TERM if you defined its value (as mentioned above).
Is it possible to use
text/: $TERMINAL -e $EDITOR ?
The text was updated successfully, but these errors were encountered: