blob: 41df28919193db43e456603b69cc4027bfa6fc7a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2026-05-17 Verdant (im@verdant.ee)
* ChangeLog: New file.
* config.h, config.c: Add config file parser
* config.h (PROGRAM_NAME, PROGRAM_FULL_NAME, PROGRAM_VERSION,
PROGRAM_AUTHORS): Add program information.
* main.c: Add config route.
* main.c(print_pure): Add '\r' so solve line-wrapping and duplication
during key repeat.
* config.c: Fix permission.
;; Local Variables:
;; tab-width: 8
;; End:
|