Subject | SHA-1 | Author | Date |
---|---|---|---|
Display cursor only inside PromptRequest::prompt() | 6b93b309df1fd2f3c3e9cad98425139e0a78b6e6 | xaizek | 2022-06-24 21:44:46 |
Always return user input, even on cancellation | 80dd8d5688964d2b6ff21087a18182320e9e74f9 | xaizek | 2022-06-23 18:25:18 |
Fix an issue with linking to ncurses | e3a629e92b63d83f2719e11e364c1b25b7be7313 | xaizek | 2022-02-09 17:25:44 |
Make prompt area as the focused widget | 3d6e674ffa18cf37869ac7969a2b3cb954c41317 | xaizek | 2022-01-04 13:20:48 |
Add xmake.lua | 17d766cc7245185e068827b850ea9b2f9d907b4f | xaizek | 2021-12-31 23:46:18 |
Fix PromptRequest::prompt() never returning error | 3e73f3c585919a946bdf136f64c9ad1ae9945e56 | xaizek | 2020-09-20 12:10:55 |
Add README.md file | 194ab84b1f4185a7451f33146bfff2a812457013 | xaizek | 2019-03-24 18:45:48 |
Extract as a library | bcf9ad20b6ea9e285c0fdbe386a1cbf97c923ee5 | xaizek | 2019-03-24 18:45:20 |
Add support for completion on the prompt | f2c39c1ed8a29642b08b20753b1365ee3c81ba03 | xaizek | 2019-03-23 15:50:07 |
Add prompt history saving and loading | e40130a8d2a8374195824ee363a6c248d70c7c9d | xaizek | 2019-03-23 11:56:09 |