]> 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)
commit8942f83d2978c35195911d0a499d746f923b5da4
treeef40643579fe7caba99b74a82f23af801bb277cf
parent13772629f177550c986a5bcabbeec6892b57d96f
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/branches/nano_2_0_branch/nano@4201 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/text.c