terminal/doc/cascadia
Mike Griese c70fb49ab5
Add a spec draft for Keybindings Arguments (#1349)
* Add a spec draft for Keybindings Arguments.

  Specs #1142.

  Just read the spec :)

* Apply suggestions from code review

Co-Authored-By: Carlos Zamora <carlos.zamora@microsoft.com>

* Include notes on reliability, security, and `Handle`ing Keybinding Args

* Add some extra details from review

  * Split up ActionArgs and ActionEventArgs
  * Clarify _not_ handling an action
  * Add some notes on parsing args
  * Add some future considerations on extensions

* Updating spec to remove the bulk of the `IActionArgs` and `IActionEventArgs` implementations, as they're redundant.
2019-08-16 16:33:45 -05:00
..
Keybindings-Arguments.md Add a spec draft for Keybindings Arguments (#1349) 2019-08-16 16:33:45 -05:00
Keybindings-spec.md doc: fix some instances of "it's" (#552) 2019-05-08 21:30:41 -07:00
Panes.md Add support for multiple panes in the same window (#825) 2019-06-07 16:56:44 -05:00
SettingsSchema.md Add default keybinding for opening dropdown (#2365) 2019-08-16 21:29:12 +00:00
TerminalSettings-spec.md doc: fix some more instances of "it's" (#551) 2019-05-08 21:31:15 -07:00
Unittesting-CppWinRT-Xaml.md Refactor TerminalApp and Add Tests for Xaml Content (#1164) 2019-07-15 14:27:56 -05:00