| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-06 | Removed slices::reverse and implemented reverse function | Julian Hurst | |
| slices module was removed from stdlib | |||
| 2022-12-16 | Add -m flag | Julian Hurst | |
| 2022-12-16 | Add support for nul terminated output | Julian Hurst | |
| 2022-12-03 | Handle the error from strings::fromutf8 calls | Julian Hurst | |
| This fix just uses an error assertion operator to handle the error from strings::fromutf8 | |||
| 2022-09-12 | Print selected and quit on newline | Julian Hurst | |
| 2022-09-11 | Free list items before 'p' reset | Julian Hurst | |
| 2022-09-11 | Fix resetting the list items after sorting | Julian Hurst | |
| 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-25 | Use signalfd and poll to handle sigwinch | Julian Hurst | |
| 2022-05-17 | Move ttyui to widget | Julian Hurst | |
| 2022-05-17 | Add list::setitems, sorting and decouple handlers from main.ha | Julian Hurst | |
