caseneuve / dzira

Interact with jira worklogs using API
MIT License
3 stars 1 forks source link

Special chars should be printed only in interactive shell #4

Closed caseneuve closed 9 months ago

caseneuve commented 9 months ago
if sys.stdin.isatty():
       print(...)

Should be applied to hide_cursor, show_cursor and c.