]> granicus.if.org Git - neomutt/commit
refactor: clearok() to mutt_window_clear_screen()
authorRichard Russon <rich@flatcap.org>
Fri, 27 Sep 2019 23:09:17 +0000 (00:09 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 28 Sep 2019 02:18:42 +0000 (03:18 +0100)
commit82e89dcefaa2689fa469f313f398c8bccc214140
tree5e417252ac7c54aecd878b72f8a8fef3215bd399
parent75ed261007eb294dcd8bafd4260f71e32511284e
refactor: clearok() to mutt_window_clear_screen()

Encapsulate a curses function to reduce dependencies.
curs_lib.c
enter.c
index.c
menu.c
mutt_window.c
mutt_window.h
pager.c