I.e. the following example code:
Code: Select all
n "\"Sup cutie,"
extend " wanna ride in my car?\""
result in text history."Sup cutie,"
"Sup cutie, wanna ride in my car?"
Is there a way to work this around?
Code: Select all
n "\"Sup cutie,"
extend " wanna ride in my car?\""
result in text history."Sup cutie,"
"Sup cutie, wanna ride in my car?"
Code: Select all
"\"Sup cutie, {w}wanna ride in my car?\""
Code: Select all
def do_nvl clear(self):
add text "\n\n"
super(ReadbackNVLCharacter, self).do_nvl clear()
return
I am sure this is asking for too much, but I'll try anyway.apricotorange wrote:I didn't think I did anything which should affect the scrolling...
Slightly tweaked version: adds space after "nvl clear", and a bugfix to make it work properly across saves.
Now i'm happy.apricotorange wrote:I didn't think I did anything which should affect the scrolling...
Slightly tweaked version: adds space after "nvl clear", and a bugfix to make it work properly across saves.
Users browsing this forum: No registered users