cli/internal/prompter
Kynan Ware e973ee332d fix(md prompter): accessible prompt allows blank
Allow the accessible markdownEditor prompt to be blank when the blank
comes from the result of an interactive session with an editor, even when
blankAllowed is false.

This behavior aligns the accessible prompter with the behavior of the
current standard prompter.
2025-03-31 15:58:20 -06:00
..
prompter.go fix(md prompter): accessible prompt allows blank 2025-03-31 15:58:20 -06:00
prompter_mock.go Fix git protocol and refactor Config interface (#8246) 2023-10-27 15:42:05 +02:00
prompter_test.go feat(prompter): add accessible prompter support 2025-03-31 15:04:57 -06:00
test.go Implemented auth logout for multiaccount 2023-12-06 14:06:28 +01:00