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
kscript is not a REPL/interactive shell but a rather a script interpreter, so how/where would this fit it?
Even so, this looks interesting. Is it possible to similar image inlining in the regular macos terminal as well? Is it feasible to do something similar under linux (e.g. ubuntu)?
Yep, that's why I put it as "Feature Suggestion", feel free to close.
I think it's a useful feature for kscript to support opening media in the best platform supported method available. This might be inline for iTerm, or on linux calling gnome-open or similar.
Feel free to steal code from
https://github.com/yschimke/oksocial-output/blob/master/src/main/java/com/baulsupp/oksocial/output/iterm/ItermOutputHandler.kt
https://github.com/yschimke/oksocial-output/blob/master/src/main/java/com/baulsupp/oksocial/output/OsxOutputHandler.kt
Features
The text was updated successfully, but these errors were encountered: