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

extern void cgit_print_plain(void);

#endif /* UI_PLAIN_H */
2017-03-15Fix non-string-literal-format-string in briJune McEnroe 2017-03-15Fix bri compilationJune McEnroe cc will remove the file itself just fine. Always exit in case any of the shell commands fail. 2017-03-15Use psvar for title settingJune McEnroe Prevents prompt expansion from happening on the command being run when it is set in the title. 2017-03-14Add bri brightness control scriptJune McEnroe This is probably terrible. 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe