Skip to content

UI freeze when executing TUI apps in Shell Mode #1149

@AyalMoran

Description

@AyalMoran

Describe the bug
UI freeze when opening anything TUI via Shell Mode . Something common like nvim main.cpp or even a "gum" script in Shell Mode.
Tried opening "binsider" (a tui ELF analyzing tool) and it did freeze the UI, but I was able to quit it pressing q and returning to superfile. However trying to
type :qa! didn't work with something like Neovim.

To Reproduce
Steps to reproduce the behavior:

  1. Enter : nvim in Shell Mode.

Expected behavior
At the minimum, superfile should exit and vacate the terminal for the program. Best case scenario, superfile should return to the terminal view after quitting neovim.

Screenshots
Not really applicable because not a rendering issue.

System information (please complete the following information):

  • OS: Linux
  • Version: 24.04.1-Ubuntu
  • superfile Version: v1.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions