Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092)

This commit is contained in:
Tig
2025-06-03 08:12:57 -06:00
committed by GitHub
parent 7490ac9776
commit 764a804ddd
127 changed files with 3720 additions and 1421 deletions

View File

@@ -5,4 +5,21 @@
href: api/
- name: Source
href: https://github.com/gui-cs/Terminal.Gui
href: https://github.com/gui-cs/Terminal.Gui
- name: Documentation
href: docs/
items:
- name: Getting Started
href: docs/getting-started.md
- name: Events Deep Dive
href: docs/events.md
- name: View Documentation
href: docs/View.md
- name: Keyboard Handling
href: docs/keyboard.md
- name: Mouse Support
href: docs/mouse.md
- name: Showcase
href: docs/showcase.md
# Add other existing documentation entries as needed