fix(linux): Improve setting context
This change always gets the context from the surrounding text if `reset_context` gets called. This helps when the user puts the IP after a certain character. Previously we basically lost the context, with this change we restore the context so that it's like the user just typed the previous characters.
parent
42cc7947
Please register or sign in to comment