I use screen every day on multiple machines, it just works, thank you
very much.
ht
--
Henry S. Thompson, School of Informatics, University of Edinburgh
10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: h
-8 message remains,
however. Specifically, if I put
'vbell_msg " ワン! ワン!"' in ~/.screenrc, I get " ã�¯ã�³ï¼� ã�¯ã�³ï¼�" as
the message.
It doesn't matter if I have "encoding UTF-8" or not.
Sorry for the incomplete report yesterday,
Henry
2017-12-04 20:59
nonsensical characters. If I add "defencoding UTF-8"
I don't get a message at all: the whole screen flashes instead
(similarly to what
vi does when there's a faulty keystroke).
Thoughts, hints? Thanks much.
Henry
___
screen-users
% screen
Directory '/usr/local/screens' must have mode 777.
%
Not working here when 0700.
Regards, Henry
2017-11-20 21:55 GMT+09:00 Jostein Berntsen :
> On 20.11.17,20:00, Henry wrote:
>> What permissions should I put on the socket directory /usr/local/screens?
>> For
What permissions should I put on the socket directory /usr/local/screens?
For now I've put the same as /tmp: rwxrwxrwt. TIA for conformation/advice.
-- Henry
___
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/lis
Thanks for the reply. The patch to configure is essentially the same
as one I applied.
The Makefile is totally beyond my capabilities. :( It seems to rely
on some kind of package
system I have no knowledge of. -- Henry
2017-11-18 19:16 GMT+09:00 Carsten Mattner :
> Does this help you ans
there someway to have the configure script create such a Makefile?
Many TIA,
Henry
___
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users
, or still
-lcurses is in the LIBS in Makefile.
Do you have suggestions for using ncursesw rather than plain curses?
TIA
Henry
___
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users
ail.
I also tried setting environment variables after running the configure script
and before typing (g)make
% setenv CPPFLAGS "-I/usr/local/include"
% setenv LDFLAGS "-L/usr/local/lib"
% setenv LIBS "-lncursesw"
, but there was no difference in the outcome, i.e., exa
ption
switch to configure that I've missed?
Many TIA.
Henry
___
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users
The build fails with the following errors. Ideas on how to proceed?
TIA,
Henry
gcc -c -I. -I. -I/usr/local/include
-DETCSCREENRC='"/usr/local/etc/screenrc"'
-DSCREENENCODINGS='"/usr/local/share/screen/utf8encodings"'
-DHAVE_CONFIG_H -DGIT_REV=\"
"^[a" command
bindkey "^a" stuff b
bindkey "^a" stuff ^a
ht
--
Henry S. Thompson, School of Informatics, University of Edinburgh
10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: h.
; stuff b
bindkey "^a" stuff ^a
This has the effect of
escape ^[aa
except that that isn't a legal/recognised invocation of the escape
option.
If anyone knows a less roundabout way of achieving the above, I'd be
happy to learn. . .
ht
- --
Henry S. Thomps
ence, and for not just
replying 'RTFM'.
ht
- --
Henry S. Thompson, School of Informatics, University of Edinburgh
Half-time member of W3C Team
10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
F
up and ESC[?1049l for rmcup, but they are not having the desired
effect. . .
[Note that when running in a vanilla rxvt window smcup is ESC7ESC[?47h
and rmcup is ESC[?47lESC8 . . . ]
Does this make better sense yet? I've attached pngs of the winning
and losing displays.
Thanks
ht
&l
reen returns to its
pre-less state after quitting less -- good.
* When using less in a screen-managed window, with TERM=screen.rxvt,
the screen shows the last page displayed by less after quitting
less -- not good.
Do others have this problem? Any suggestions welcome.
Thanks,
ht
--
returns to its
pre-less state after quitting less -- good.
* When using less in a screen-managed window, with TERM=screen.rxvt,
the screen shows the last page displayed by less after quitting
less -- less good.
Do others have this problem? Any suggestions welcome.
Thanks,
ht
- --
o specifically set the TERMINFO environment
variable. (Just a wild guess; I don't know for sure.)
--
henry nelson
WWW_HOME=http://yuba(dot)ne(dot)jp/(tilde)home/
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users
On Thu, Nov 16, 2006 at 09:55:49AM -0600, Michael Parson wrote:
> On Thu, Nov 16, 2006 at 01:51:58PM +0900, Henry Nelson wrote:
> > On Wed, Nov 15, 2006 at 03:27:23PM +0100, Michael Schroeder wrote:
> >> Could be a bug in screen's utmp handling. What OS are you runni
atically linked:
% setenv CFLAGS "-O2"
% setenv LIBS "-static -lncursesw"
% setenv LDFLAGS "-L/usr/local/lib -lncursesw"
% ./configure --prefix=/usr/local --disable-socket-dir --enable-colors256
--
henry nelson
WWW_HOME
;programs that should run in the background
or as a daemon"? I'm not running programs in the background, but still
get these "orphaned" ttyp's that remain from a screen session. Any
daemons running are started at bootup, and don't have anything to do with
login users.
--
On Wed, Oct 04, 2006 at 06:23:49PM +0200, Julien Jehannet wrote:
> >Date: Wed, 4 Oct 2006 09:36:36 +0900
> >From: Henry Nelson
> >Subject: terminal devices left open after logging out
> >
> >I'm not sure of the terminology so the Subject and description of the
&g
to it, and no screen sockets are open. There doesn't seem to be
any way to close the device other than rebooting the machine.
% who
henry ttyp0Oct 4 09:17 (192.168.11.24)
henry ttyp3Oct 1 07:21 (:ttyp0:S.0)
% screen -list
No Sockets found in /home/henry/.screen.
How can I prevent
gin"?
TIA
> ... But for a host you ssh into, it would be ok.
Almost always my case.
--
henry nelson
WWW_HOME=http://yuba(dot)ne(dot)jp/(tilde)home/
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users
On Fri, Sep 08, 2006 at 05:32:50PM +0900, Henry Nelson wrote:
> I use PuTTY to login to a shell account for reading/sending mail.
> From the shell without running Screen, I can print from Mutt
> using "vtprint" (prints out on printer attached to local terminal).
>
>
ences through? If
possible, would anyone know what needs to go in the terminfo source file?
henry nelson
WWW_HOME=http://yuba(dot)ne(dot)jp/(tilde)home/
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users
get a message on the display that vtprint
successfully printed a page. Is there something I've overlooked
that would have Screen send the printer output to the terminal?
TIA
--
henry nelson
WWW_HOME=http://yuba(dot)ne(dot)jp/(tilde)home/
___
sc
27 matches
Mail list logo