From 8ec17d4f8ce2edab30d998d6b279f0e5cd840022 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 2 Feb 2020 18:39:08 -0500 Subject: Use tsl/fsl capabilities for title if available Also manually fill them if TERM=xterm* because they really should be there. --- chat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'chat.h') diff --git a/chat.h b/chat.h index f9de779..8a806f1 100644 --- a/chat.h +++ b/chat.h @@ -129,9 +129,7 @@ enum TermEvent { TermPasteStart, TermPasteEnd, }; -void termInit(void); void termNoFlow(void); -void termTitle(const char *title); void termMode(enum TermMode mode, bool set); enum TermEvent termEvent(char ch); -- cgit 1.4.0 cted'>master dontfiles
summary refs log tree commit diff
path: root/bin/1sh/input.h (unfollow)
Commit message (Collapse)Author
4 daysAdd photos from September 2June McEnroe
4 daysAdd Fomapan 200 to films listJune McEnroe
7 daysAdd August 29 picnic photosJune McEnroe
9 daysApply some bold to trips renderingJune McEnroe
This seems easier to visually scan. The only other thing I'd like is a nicer date rendering but JavaScript is useless for that.
9 daysRender trips hopefully more efficientlyJune McEnroe
9 daysAllow removing bodies and lensesJune McEnroe
9 daysLimit body width so it looks less silly on desktopJune McEnroe
10 daysHandle no film being loadedJune McEnroe
10 daysFancy up the text a littleJune McEnroe