1
0
Fork 0
irssi/src/fe-text
Emil Engler 4ceafbeea4 fe-text: include the real tputs(3) from term.h
This commit includes the real `tpus(3)` function from the appropriate
`term.h` header file, if found.

This commit is necessary to fix a compiler warning on Darwin.
2023-09-12 17:20:21 +02:00
..
gui-entry.c remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01:00
gui-entry.h update include guard names 2019-05-01 22:22:22 +02:00
gui-expandos.c Use full paths to includes 2019-05-01 22:08:45 +02:00
gui-printtext.c remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01:00
gui-printtext.h enable mirc colour processing 2020-04-28 15:46:53 +02:00
gui-readline.c fix missing len in g_array_copy 2022-05-31 21:09:39 +02:00
gui-readline.h update include guard names 2019-05-01 22:22:22 +02:00
gui-windows.c make lines reformattable 2020-04-26 18:54:16 +02:00
gui-windows.h update include guard names 2019-05-01 22:22:22 +02:00
irssi.c re-write SIGTERM handling 2022-08-11 20:09:59 +00:00
lastlog.c fix lastlog -window 2022-11-13 11:35:41 +01:00
mainwindow-activity.c Use full paths to includes 2019-05-01 22:08:45 +02:00
mainwindows-layout.c Use full paths to includes 2019-05-01 22:08:45 +02:00
mainwindows.c no infinite loops please 2022-09-22 22:25:02 +02:00
mainwindows.h update include guard names 2019-05-01 22:22:22 +02:00
meson.build add new PUBNOTICES level 2022-04-21 13:38:40 +02:00
module-formats.c revert branding 2022-06-07 15:47:49 +02:00
module-formats.h Add "paste event" signal 2022-02-05 22:32:57 +01:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
statusbar-config.c Use full paths to includes 2019-05-01 22:08:45 +02:00
statusbar-config.h update include guard names 2019-05-01 22:22:22 +02:00
statusbar-item.h Add function to set minimum/maximum size for a statusbar item. 2008-12-01 18:18:59 +00:00
statusbar-items.c simplify code 2022-02-06 09:50:38 +01:00
statusbar.c Use full paths to includes 2019-05-01 22:08:45 +02:00
statusbar.h update include guard names 2019-05-01 22:22:22 +02:00
term-terminfo.c fe-text: include the real tputs(3) from term.h 2023-09-12 17:20:21 +02:00
term.c remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01:00
term.h remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01:00
terminfo-core.c Run clang-format 2021-04-30 10:27:47 +02:00
terminfo-core.h update include guard names 2019-05-01 22:22:22 +02:00
textbuffer-commands.c add (hide)level flip command 2022-11-27 17:14:19 +01:00
textbuffer-formats.c fix stale special collector use after free 2023-03-26 23:37:12 +02:00
textbuffer-formats.h move TEXT_BUFFER_META_REC -> LINE_INFO_META_REC 2021-08-12 23:51:18 +02:00
textbuffer-view.c misc cleanup 2022-06-13 09:41:46 +02:00
textbuffer-view.h remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01:00
textbuffer.c Merge tag '1.2.3' into integrate/1.2.3 2021-04-09 19:03:58 +02:00
textbuffer.h move TEXT_BUFFER_META_REC -> LINE_INFO_META_REC 2021-08-12 23:51:18 +02:00