Skip to content

gizmomogwai/tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tui lib for dlang

Demos

Features

Todos

BUG for popups the underlying root does not “loos” focus atm

implement ScrollPane

implement ansi skipping drop and take

implement buffering of terminal output to reduce flickering

implement popups

  • CLOSING NOTE [2022-06-17 Fri 23:25]

several roots … focus goes only to the topmost

introduce container

implement arrow keys

implement automatic focus strategy

  • CLOSING NOTE [2022-06-19 Sun 23:26]

depth first search for focusable component and cycle.next

for history make redraw not always relayout

implement -int splits for vsplit

implement proper event bubbling or somethign else (e.g. only the details view gets the events, or some signal slot thing)

implement multiline text

About

TUI for dlang.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages