Skip to content

Sticked decision table when resizing terminal window #16

@DariuszDepta

Description

@DariuszDepta

When the terminal window is resized, the decision table should behave as described below.

Terminal window is resized smaller

Decision table is moved this way, that the current cursor positon is preserved and remains visible. When the terminal window is too small, then the following screen is presented:

image

THIS IS ALREADY IMPLEMENTED IN VERSION V0.0.6

Terminal window is resized bigger

Case 1: Left and top borders are already visible

Just resize - nothing special to do (already implemented)

image

Case 2: Left and top borders are NOT visible, but right and bottom borders are visible

Move the decision table this way like the right and bottom borders would be sticking to the terminal window:

image
image
image

This should happen until the whole decision table is visible:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    editorDecision table editorengineDecision table editor engine

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions