index
:
ilhare
master
Interactive list TUI
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-11
Add filter feature
Julian Hurst
2022-06-20
Use layout::print in main UI loop
Julian Hurst
2022-06-15
Externalize modules and add .gitignore
Julian Hurst
2022-05-31
Make frame equal to winsize
Julian Hurst
2022-05-25
Use signalfd and poll to handle sigwinch
Julian Hurst
2022-05-17
list: reset, somewhat decent resize implementation and fix reframe
Julian Hurst
2022-05-17
Remove useless (or at least it should be) frame update in print
Julian Hurst
2022-05-17
Move ttyui to widget
Julian Hurst
2022-05-17
Create consts for ansi colour codes in list
Julian Hurst
2022-05-17
Add list::setitems, sorting and decouple handlers from main.ha
Julian Hurst
2022-05-16
Add page up and page down
Julian Hurst
2022-05-16
Hide/show cursor
Julian Hurst
2022-05-16
Add layout and a common widget type
Julian Hurst
2022-05-15
Add marking support (contains, fnmatch, regex)
Julian Hurst
2022-05-05
Improve docs and search (forwards/backwards search)
Julian Hurst
2022-05-05
sigwinch and newline weirdness
Julian Hurst
2022-05-05
Initial commit
Julian Hurst