diff options
| author | Jakob Kaivo <jkk@ung.org> | 2022-04-13 20:59:15 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2022-04-13 20:59:15 -0400 |
| commit | d01f1d01e3c569aa91c5231690d7fd4847e4ccf6 (patch) | |
| tree | 96fde4f1491ff3f0a71c793b8335aba0dc7954e4 /term/insert_padding.c | |
| parent | 5f5a331a818b2fb0b6090ec7dbc01997fd00aa9b (diff) | |
Diffstat (limited to 'term/insert_padding.c')
| -rw-r--r-- | term/insert_padding.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/insert_padding.c b/term/insert_padding.c deleted file mode 100644 index 59e9dae..0000000 --- a/term/insert_padding.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define insert_padding tigetstr("ip") - -/** insert pad after characters inserted **/ - -/* -TERMINFO_NAME(ip) -TERMCAP_NAME(ip) -XOPEN(400) -*/ |
