1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 05:58:43 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
dc7efaa6de Add output.pipe_to_pager() that pipes lines to a pager without creating an intermediate temporary file 2024-04-17 10:57:59 +02:00
861a362622 Move run_pager() and get_default_pager() from 'core' to 'output' module 2024-04-17 10:57:59 +02:00
c0c05319d0 Move removing control characters to output.sanitize_text() 2024-03-07 12:00:03 +01:00
866d178345 Move print_msg() to the 'osc.output' module 2024-03-05 16:45:52 +01:00
52d014d24d New get_user_input() function for consistent handling of user input.
The available answers are provided in a dictionary and the prompt is
generated from them.
Also, answers are higlighted if the terminal supports it.
2024-02-08 14:33:28 +01:00
c8fad57151 Add 'output' module for handling console output 2023-06-02 15:58:31 +02:00