Skip to content

[V2] [TUI] Support hjkl navigation for flyte-sdk TUI #6945

@machichima

Description

@machichima

Description

Currently, the hjkl (vim motion) keys are not supported, it would be great to support it.

How to run

Add following to config.yaml

local:
    persistence: true

Use following to run locally with tui (note that tui is only supported for local mode now)

flyte run  --local --tui examples/basics/hello_v2.py hello_driver

Or use following to view list of previous runs

flyte start tui

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions