]> git.wh0rd.org Git - nano.git/commit
in execute_command(), call terminal_init() instead of just
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 18 Dec 2007 01:28:53 +0000 (01:28 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 18 Dec 2007 01:28:53 +0000 (01:28 +0000)
commit8b9c91b80d52c63ab4a7ae5fa235283f951c6bd6
tree9ffc75a0da0ebc3c3dd0786f3005d00a46346dc6
parent75500fd801afc54887cacb898d97cb81ffd2fe44
in execute_command(), call terminal_init() instead of just
disable_signals() after executing the command, as the command may have
changed the terminal settings

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4201 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/text.c