LithApp / Lith

Multiplatform, mobile-focused WeeChat relay client
https://lith.app
GNU General Public License v2.0
81 stars 7 forks source link

Alt-LeftArrow / Alt-RightArrow doesn't switch between buffers #133

Closed chinese-soup closed 1 year ago

chinese-soup commented 1 year ago

or well *Option

Option/Alt+G for opening buf search works tho.

MartinBriza commented 1 year ago

Well I "solved" this by adding Alt+Up/Down. On macOS, Alt (I mean Opt) + Left/Right are used to jump between words so we should probably not override this.