1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-21 18:24:14 -04:00
profanity/src
Michael Vetter ba0f925222 Fix add_history usage in down arrow handler
[Programming with GNU
History](http://www.math.utah.edu/docs/info/hist_2.html) mentions
using_history().

Chet, maintainer of readline told me about it. (Thanks Chet!)

Seems like we need to call this so that the history offset is at the
right end of the list. I assume it's called in the linehandler
automatically.

Fix https://github.com/profanity-im/profanity/issues/200
2019-11-05 17:19:51 +01:00
..
command Move tls show to titlebar command 2019-11-05 13:48:26 +01:00
config Change default text colors to default (#1213) 2019-10-22 08:13:39 +02:00
event Don't override ProfMessage Id with origin-id 2019-10-31 13:45:44 +01:00
omemo omemo: use lower case to log info 2019-08-23 10:18:20 +02:00
otr Actually log MUC PM messages 2019-10-28 23:36:42 +01:00
pgp Restoration of correct GPG encryption 2019-02-20 11:53:40 +01:00
plugins plugins/python: fix double _XOPEN_SOURCE definition 2019-10-15 12:30:38 +00:00
tools Dont use clipboard_init yet 2019-10-29 15:20:57 +01:00
ui Fix add_history usage in down arrow handler 2019-11-05 17:19:51 +01:00
xmpp Don't override ProfMessage Id with origin-id 2019-10-31 13:45:44 +01:00
common.c Move code from jid_random_resource() into own function 2019-10-16 10:39:35 +02:00
common.h Move code from jid_random_resource() into own function 2019-10-16 10:39:35 +02:00
log.c Actually log MUC PM messages 2019-10-28 23:36:42 +01:00
log.h Actually log MUC PM messages 2019-10-28 23:36:42 +01:00
main.c Use fixed email instead of PACKAGE_BUGREPORT 2019-08-23 09:40:54 +02:00
profanity.c Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00
profanity.h Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00