Groups | Search | Server Info | Login | Register


Groups > comp.unix.questions > #562

Re: xterm rlwrap sbcl

From Salvador Mirzo <smirzo@example.com>
Newsgroups comp.unix.questions
Subject Re: xterm rlwrap sbcl
Date 2024-12-25 22:01 -0300
Organization A noiseless patient Spider
Message-ID <868qs3i7fg.fsf@example.com> (permalink)
References <87frmtofu3.fsf@example.com> <vjdufn$20g9u$1@dont-email.me>

Show all headers | View raw


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.

Back to comp.unix.questions | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

xterm rlwrap sbcl Salvador Mirzo <smirzo@example.com> - 2024-12-11 22:22 -0300
  Re: xterm rlwrap sbcl Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-12-12 06:05 +0000
    Re: xterm rlwrap sbcl Paul <nospam@needed.invalid> - 2024-12-12 07:20 -0500
      Re: xterm rlwrap sbcl Salvador Mirzo <smirzo@example.com> - 2024-12-12 13:00 -0300
        Re: xterm rlwrap sbcl Paul <nospam@needed.invalid> - 2024-12-12 18:57 -0500
          Re: xterm rlwrap sbcl Grant Taylor <gtaylor@tnetconsulting.net> - 2024-12-12 20:40 -0600
          Re: xterm rlwrap sbcl Salvador Mirzo <smirzo@example.com> - 2024-12-13 20:40 -0300
            Re: xterm rlwrap sbcl Salvador Mirzo <smirzo@example.com> - 2024-12-13 20:49 -0300
              Re: xterm rlwrap sbcl Paul <nospam@needed.invalid> - 2024-12-13 19:55 -0500
                Re: xterm rlwrap sbcl Salvador Mirzo <smirzo@example.com> - 2024-12-14 18:51 -0300
    Re: xterm rlwrap sbcl Salvador Mirzo <smirzo@example.com> - 2024-12-25 22:01 -0300
  Re: xterm rlwrap sbcl Eli the Bearded <*@eli.users.panix.com> - 2024-12-13 03:06 +0000
    Re: xterm rlwrap sbcl Salvador Mirzo <smirzo@example.com> - 2024-12-13 20:59 -0300
  Re: xterm rlwrap sbcl Oregonian Haruspex <no_email@invalid.invalid> - 2024-12-13 07:03 +0000
    Re: xterm rlwrap sbcl Paul <nospam@needed.invalid> - 2024-12-13 03:22 -0500
  Re: xterm rlwrap sbcl Bozo User <anthk@disroot.org> - 2025-01-12 23:01 +0000
    Re: xterm rlwrap sbcl Salvador Mirzo <smirzo@example.com> - 2025-01-12 22:06 -0300

csiph-web