1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/ui
Michael Vetter 14f25992c3 Initial work on last-read-position feature
Print dashes on the position we last left off in a chat window.
So far the number of dashes is hardcoded, and the feature only works in
chat windows.

Regards https://github.com/profanity-im/profanity/issues/1238
2019-12-13 12:05:24 +01:00
..
buffer.c Initial work on last-read-position feature 2019-12-13 12:05:24 +01:00
buffer.h Initial work on last-read-position feature 2019-12-13 12:05:24 +01:00
chatwin.c Initial work on last-read-position feature 2019-12-13 12:05:24 +01:00
confwin.c Add vim modeline 2019-11-13 12:11:05 +01:00
console.c Handle case where color.nick is not set 2019-12-12 20:16:10 +01:00
core.c Initial work on last-read-position feature 2019-12-13 12:05:24 +01:00
inputwin.c Add vim modeline 2019-11-13 12:11:05 +01:00
inputwin.h Add vim modeline 2019-11-13 12:11:05 +01:00
mucwin.c Add vim modeline 2019-11-13 12:11:05 +01:00
notifier.c Add vim modeline 2019-11-13 12:11:05 +01:00
occupantswin.c Add vim modeline 2019-11-13 12:11:05 +01:00
privwin.c Add vim modeline 2019-11-13 12:11:05 +01:00
rosterwin.c Add vim modeline 2019-11-13 12:11:05 +01:00
screen.c Add vim modeline 2019-11-13 12:11:05 +01:00
screen.h Add vim modeline 2019-11-13 12:11:05 +01:00
statusbar.c Call ncurses resize function before move function 2019-12-02 14:03:53 +01:00
statusbar.h Add vim modeline 2019-11-13 12:11:05 +01:00
titlebar.c Call ncurses resize function before move function 2019-12-02 14:03:53 +01:00
titlebar.h Add vim modeline 2019-11-13 12:11:05 +01:00
tray.c Add vim modeline 2019-11-13 12:11:05 +01:00
tray.h Add vim modeline 2019-11-13 12:11:05 +01:00
ui.h Add initial support for XEP-0392 2019-12-09 16:12:54 +01:00
win_types.h Add vim modeline 2019-11-13 12:11:05 +01:00
window_list.c Add vim modeline 2019-11-13 12:11:05 +01:00
window_list.h Add vim modeline 2019-11-13 12:11:05 +01:00
window.c Initial work on last-read-position feature 2019-12-13 12:05:24 +01:00
window.h Initial work on last-read-position feature 2019-12-13 12:05:24 +01:00
xmlwin.c Add vim modeline 2019-11-13 12:11:05 +01:00