| Deutsch English Français Italiano |
|
<868qs3i7fg.fsf@example.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Salvador Mirzo <smirzo@example.com> Newsgroups: comp.unix.questions Subject: Re: xterm rlwrap sbcl Date: Wed, 25 Dec 2024 22:01:23 -0300 Organization: A noiseless patient Spider Lines: 47 Message-ID: <868qs3i7fg.fsf@example.com> References: <87frmtofu3.fsf@example.com> <vjdufn$20g9u$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Thu, 26 Dec 2024 02:01:24 +0100 (CET) Injection-Info: dont-email.me; posting-host="08a205749fbd3ff79d9e1350a0b6ddbd"; logging-data="2743969"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19qZPwhvL5wSNdawQiqJLSwylFpIF5/J3A=" Cancel-Lock: sha1:VFUHHkTLMs0mCTkAE/0rOA5Taxc= sha1:rn1yLuadQO2I7RKkDvaMUYUhtRE= Bytes: 1799 Lawrence D'Oliveiro <ldo@nz.invalid> writes: > On Wed, 11 Dec 2024 22:22:28 -0300, Salvador Mirzo wrote: > >> $ echo $TERM >> xterm > > Same here. > >> I really am running PuTTY on Windows and logging in to a FreeBSD system. > > I am running KDE Konsole on Linux to access a local shell. > >> Of course, I typed >> >> (format t "hello~%") >> >> but we end up seeing >> >> (f(format t "hello~%") > > My terminal window shows: > > * (format t "hello~%") > hello > NIL > >> If I type >> >> (write-string "hello") >> >> we end up with >> >> * (w(write-string "hello") >> hello >> "hello" > > My terminal window shows: > > * (write-string "hello") > hello > "hello" > > Most likely suspect: Windows is the weakest link. I can reproduce the problem on an xterm running Xorg in the latest version of FreeBSD. A picture: https://0x0.st/8rkK.png.