brandly / Lax

IRC client built with Electron & React
https://github.com/brandly/Lax
MIT License
139 stars 26 forks source link

autocomplete nicknames #21

Open brandly opened 6 years ago

brandly commented 6 years ago

hit tab while writing a message to trigger autocomplete

when you're first starting a message or if you start with like /msg, it should autocomplete nicknames for mentions and DMs

brandly commented 5 years ago

partially addressed with support for /msg, but i'd like to be able to tab for suggestions when replying to someone in a channel.

hit tab -> grab word at cursor -> show suggestions list -> enter to use suggestion