summaryrefslogtreecommitdiff
path: root/runtime/permissions/prompter.rs
AgeCommit message (Expand)Author
2023-01-13fix(permissions): lock stdio streams when prompt is shown (#17392)Bartek Iwańczuk
2023-01-03fix(permissions): fix italic font in permission prompt (#17249)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-19fix: hide progress bars when showing permission prompt (#17130)David Sherret
2022-12-18refactor(permissions): factor out PermissionPrompter trait, add callbacks (#1...Bartek Iwańczuk