Re: xterm rlwrap sbcl

Liste des GroupesRevenir à cu questions 
Sujet : Re: xterm rlwrap sbcl
De : smirzo (at) *nospam* example.com (Salvador Mirzo)
Groupes : comp.unix.questions
Date : 26. Dec 2024, 02:01:23
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <868qs3i7fg.fsf@example.com>
References : 1 2
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.

Date Sujet#  Auteur
12 Dec 24 * xterm rlwrap sbcl17Salvador Mirzo
12 Dec 24 +* Re: xterm rlwrap sbcl10Lawrence D'Oliveiro
12 Dec 24 i+* Re: xterm rlwrap sbcl8Paul
12 Dec 24 ii`* Re: xterm rlwrap sbcl7Salvador Mirzo
13 Dec 24 ii `* Re: xterm rlwrap sbcl6Paul
13 Dec 24 ii  +- Re: xterm rlwrap sbcl1Grant Taylor
14 Dec 24 ii  `* Re: xterm rlwrap sbcl4Salvador Mirzo
14 Dec 24 ii   `* Re: xterm rlwrap sbcl3Salvador Mirzo
14 Dec 24 ii    `* Re: xterm rlwrap sbcl2Paul
14 Dec 24 ii     `- Re: xterm rlwrap sbcl1Salvador Mirzo
26 Dec 24 i`- Re: xterm rlwrap sbcl1Salvador Mirzo
13 Dec 24 +* Re: xterm rlwrap sbcl2Eli the Bearded
14 Dec 24 i`- Re: xterm rlwrap sbcl1Salvador Mirzo
13 Dec 24 +* Re: xterm rlwrap sbcl2Oregonian Haruspex
13 Dec 24 i`- Re: xterm rlwrap sbcl1Paul
13 Jan 25 `* Re: xterm rlwrap sbcl2Bozo User
13 Jan 25  `- Re: xterm rlwrap sbcl1Salvador Mirzo

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal