LithApp / Lith

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

Text input bar option: global/local #76

Closed chinese-soup closed 1 year ago

chinese-soup commented 3 years ago

Add an option so that the text input bar is either local to a buffer or global for all buffers. This should be used for two things:

  1. If set to "local to a buffer": a message that's typed out, but not sent yet is saved for the specific buffer if a buffer is switched.
  2. History (either global for all buffers or local where every buffer keeps its own history)