ubergeek42 / weechat-android

Simple Weechat-Relay Android Client
524 stars 103 forks source link

Up Arrow to last command #553

Open Tcache-Nukes opened 1 year ago

Tcache-Nukes commented 1 year ago

It will be nice if its possible than to add a feature of up arrowing to previous command. Like its very useful if your using an soft keyboard like hacker's keyboard.

oakkitten commented 1 year ago

There's #297 that was supposed to add this similar functionality. It's been open for a while; I wonder if we can get it merged before its 10-year anniversary in 2026?

Tcache-Nukes commented 1 year ago

I will be waiting for that merge, hope fully will be done soon. =(

zopieux commented 1 year ago

@oakkitten Since up/down arrow keys are only ever available on soft keyboards, should we just bind them to the history feature I introduced in #554 without introducing any preference?

oakkitten commented 1 year ago

Well, my physical keyboard has arrow keys too... And these can be used to navigate text as well. WeeChat itself doesn't allow that but some Android users might expect that since it is default behavior. So I dunno? @Tcache-Nukes what say you?

Tcache-Nukes commented 1 year ago

Well, my physical keyboard has arrow keys too... And these can be used to navigate text as well. WeeChat itself doesn't allow that but some Android users might expect that since it is default behavior. So I dunno? @Tcache-Nukes what say you?

Its pretty complicated. But i think for android that's batter options since its with touch screen and majority of android users will not use a hardware keyboard.