about summary refs log tree commit diff
path: root/ui-patch.h
blob: 9f68212bd57a236e00bed6b26ab43df242ba2b6e (plain) (blame)
1
2
3
4
5
6
#ifndef UI_PATCH_H
#define UI_PATCH_H

extern void cgit_print_patch(char *hex);

#endif /* UI_PATCH_H */
I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe