I'm facing an issue with evil-collection-inhibit-insert-state function. When I press i on an input box, such as search engine input boxes in eww, or message box in Telega, it doesn't work. I have to switch to visual state first and then to insert state to make it work. Also, for read-only buffers, wouldn't motion state be a better solution than this custom function?