summaryrefslogtreecommitdiff
path: root/src/plugins/typing/typing.c
AgeCommit message (Collapse)Author
2021-07-04typing: add option typing.look.input_min_charsSébastien Helleu
2021-07-04core: update translationsSébastien Helleu
2021-07-04typing: remove hashtables when typing is turned offSébastien Helleu
2021-07-04irc, typing: display typing status for IRC nicksSébastien Helleu
2021-07-04typing: replace linked list with a hashtable to store typing status on buffersSébastien Helleu
2021-07-04typing: add typing pluginSébastien Helleu