Rahammetoela Toekiman
Rahammetoela Toekiman
What I'm suggesting is that the suggestion box is triggered using ":" As switching IME can be hassle if one already used multiple IME's On Mar 27, 2018 6:18 AM,...
yes i'm trying to propose what depau said basically a type of prefix search function its very useful its also pretty much how emoji input works here on github as...
yes i'm not saying we don't need the drop down basically i'm proposing instead of triggering this search drop down by simply typing it could be triggered by typing ":"...
would space be a problem if the search is triggered by a colon tho? or an other character/key cause that's what i'm basically suggesting: a way to activate or deactivate...
alright, in the meantime i'll remove the `:` from my pull request since it doesn't appear to be needed there
i have been trying hack an trigger, so far without any luck...
this would still be a killer feature imo for now i have found one clunky work around with a script ``` #!/bin/bash 1 engine=`ibus engine` 2 if [ "$engine" =...
i did, it switches to uniemoji but it doesn't switch back. it flaslessly however if it is ran in the same terminal window haven't found a work around for that...
i just had the idea to perhaps cancel emoji input and just leave the inputted text using the tab key, since that key seems unused atm ☺️
i wonder if this could be implemented using (custom) compose key sequences [cks] for reference:https://cgit.freedesktop.org/xorg/lib/libX11/plain/nls/en_US.UTF-8/Compose.pre for easy access ₀₁₂₃₄₅₆₇₈₉ can be written with \_# ⁰¹²³⁴⁵⁶⁷⁸⁹ can be written with ^#...