hvqzao
hvqzao
@g0tmi1k, you mean like this?  ``` diff --- patator.py.orig 2016-01-23 22:52:36.947595860 +0100 +++ patator.py 2016-01-23 22:52:26.291596061 +0100 @@ -1209,6 +1209,7 @@ ('retry', 'try payload again'), ('free', 'dismiss future similar...
@lanjelot would above diff work for you as well? I looked at it again and did few more changes toward applying color in Response_Base class (code below). Will you apply...
@gefeiyanga the following example taken from /demos section should help you: https://github.com/transitive-bullshit/chatgpt-api/blob/main/demos/demo-conversation.ts If it did, please close the issue.
I was able to reproduce the issue on dark theme. At the moment I don't really know how to approach this. Behavior of CellRenderer for Darcula theme is different than...