Paul Brazell

Results 2 issues of Paul Brazell

I have a function that is setting the Hyperlink's screen_tip property: ``` cell_link = cell.text_frame.paragraphs[0].add_run() cell_link.text = display_text hlink = cell_link.hyperlink hlink.address = url if screen_tip: print(f"Has a screen_tip: {screen_tip}")...

### Operating System darwin ### Kiro Version 0.1.0 ### Bug Description Whenever I ask Kiro to run an AWS CLI command, it pulls the data up in a paginated window....

terminal
usability
pending-maintainer-response