On Mon, Jan 28, 2013 at 01:11:06AM -0800, Dima Ryazanov wrote:
> There may be multiple windows open, so destroy the terminal instead of
> exiting.
Thanks, good fix, committed. Just a stylistic nitpick: we treat
commit subjects as headers wrt to punctuation (eg like a newspaper
headline) so they
There may be multiple windows open, so destroy the terminal instead of exiting.
Signed-off-by: Dima Ryazanov
---
clients/terminal.c |9 +
1 file changed, 9 insertions(+)
diff --git a/clients/terminal.c b/clients/terminal.c
index 25acc81..664df5d 100644
--- a/clients/terminal.c
+++ b