]> granicus.if.org Git - neomutt/commit
do not explicitly reset the terminal attributes and move the cursor in mutt_endwin...
authorMichael Elkins <me@sigpipe.org>
Wed, 23 Jan 2013 19:52:28 +0000 (19:52 +0000)
committerMichael Elkins <me@sigpipe.org>
Wed, 23 Jan 2013 19:52:28 +0000 (19:52 +0000)
commit2306e0ecba98d7b0d6b006a8c65bd50c0346ee78
tree41fd71c8866aac46eba7340988c43da678e81ce9
parent8fcdb32858431b53475ed1f14519c622fd9f5760
do not explicitly reset the terminal attributes and move the cursor in mutt_endwin().  endwin() itself should handle this.

closes #3627
curs_lib.c