AnalogTerm2: Add clipboard text selection timeout, add timer.c
authorMatthew Mondor <mmondor@pulsar-zone.net>
Sat, 12 Aug 2023 05:37:08 +0000 (05:37 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Sat, 12 Aug 2023 05:37:08 +0000 (05:37 +0000)
commitd437658eac054fb559e3a9aa9c2cbd7a00d1821e
treef321643324382ec8a49ac493aa0e04627049fb2d
parent8707ab1996034d61696137489f99266079012c6d
AnalogTerm2: Add clipboard text selection timeout, add timer.c
mmsoftware/analogterm2/GNUmakefile
mmsoftware/analogterm2/TODO.txt
mmsoftware/analogterm2/src/config.c
mmsoftware/analogterm2/src/config.h
mmsoftware/analogterm2/src/draw.c
mmsoftware/analogterm2/src/draw.h
mmsoftware/analogterm2/src/main.c
mmsoftware/analogterm2/src/screen.c
mmsoftware/analogterm2/src/screen.h
mmsoftware/analogterm2/src/timer.c [new file with mode: 0644]
mmsoftware/analogterm2/src/timer.h [new file with mode: 0644]