The TextChanged event:
Fires:
Notes:
radio_button_unchecked
That is after b:changedtick has changed (also when that happened before the TextChanged auto-command was defined).
radio_button_unchecked
Does not fire when there is typeahead or when an operator is pending.
radio_button_unchecked
This event fires very often, be careful that the callback does not block for an extended period of time