[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
setting xterm-title in a clean way
From: |
Folkert van Heusden |
Subject: |
setting xterm-title in a clean way |
Date: |
Sun, 4 Apr 2004 17:50:35 +0200 (CEST) |
Hi,
I was wondering: is there a clean way to set the xterm title? I guess I
could use printf("\033]0;%s\007", mytext) to bypass (n)curses but isn't
there a clean way of doing things? Or can I safely use the printf-trick
without confusing the terminal/(n)curses?
Folkert van Heusden
+--------------------------------------------------------------------------+
| UNIX sysop? Then give MultiTail ( http://www.vanheusden.com/multitail/ ) |
| a try, it brings monitoring logfiles (and such) to a different level! |
+---------------------------------------------------= www.vanheusden.com =-+
- setting xterm-title in a clean way,
Folkert van Heusden <=