Replies: 1 comment
-
invoking TUI programs from helix is not supported. All shell related functionality is only meant for non-interactive commands. Intreactive commands will only work once we have a builtin terminal emulator (and probably still not with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
when running a shell command like
fzf
which clears the screen or does other things to the terminal, things break a bit:Reproduction Steps
:insert-output fzf
:redraw
Helix log
(nothing is printed to the log)
Platform
Arch Linux
Terminal Emulator
kitty 0.35.2
Installation Method
helix-git AUR package
Helix Version
24.07.r59.g86795a9dc-1
Beta Was this translation helpful? Give feedback.
All reactions