Skip to content

Bottom bar should persist during command execution #1743

Description

@tleonhardt

It would be a better user experience if the bottom toolbar which is displayed when enable_bottom_toolbar=True persists during command execution and output.

Currently the bottom toolbar is only present when prompt-toolkit is at a prompt waiting for a user to finish entering a command. While the command is executing, it disappears. This can be a major annoyance to lose the visual status display when long-running commands are executing.

Ideally, the bottom toolbar would be completely separate and persist through everything, but it would be ok if it disappears in certain limited circumstances like when using a pager, piping to a shell command, or running a shell command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions