bubbletea/tutorials
Ayman Bagabas 9563bafdf5
feat: support windows console input buffer
This adds support to the Windows Console Input Buffer API which access
the console API directly without the need for virtual terminal input
(i.e. the current mode that emulates unix inputs).
Since this uses the console input api, we can finally read window size
events.

This is mearly based on the awesome work of @erikgeiser in #140.

Fixes: https://github.com/charmbracelet/bubbletea/issues/538
Fixes: https://github.com/charmbracelet/bubbletea/issues/121
2023-12-15 14:25:03 -05:00
..
basics feat: add set-window-title command (#611) 2023-12-04 11:50:27 -05:00
commands docs: fix lint issues in examples and tutorials (#759) 2023-06-09 13:33:53 -03:00
go.mod feat: support windows console input buffer 2023-12-15 14:25:03 -05:00
go.sum feat: support windows console input buffer 2023-12-15 14:25:03 -05:00