On Thu, Feb 06, 2025 at 10:54:30AM +0800, Zhaoming Luo wrote:
> On Thu, Feb 06, 2025 at 02:03:26AM +0100, Samuel Thibault wrote:
> > Zhaoming Luo, le mer. 05 févr. 2025 10:33:04 +0800, a ecrit:
> > > Intead I wrote the following program to reproduce the error:
> > >
> > > ```
> > > #include
> > >
On Thu, Feb 06, 2025 at 02:03:26AM +0100, Samuel Thibault wrote:
> Zhaoming Luo, le mer. 05 févr. 2025 10:33:04 +0800, a ecrit:
> > On Tue, Feb 04, 2025 at 09:12:18AM +0100, Samuel Thibault wrote:
> > > Only out_io and err_io are supposed to be readable. Or did they mean
> > > from the point of vie
Zhaoming Luo, le mer. 05 févr. 2025 09:03:49 +0800, a ecrit:
> Please have a look, I hope the semantics are correct :).
That looks alright indeed!
Thanks,
Samuel
> ---
> runtime/doc/builtin.txt| 1 +
> src/evalfunc.c | 9 -
> src/testdir/test_functions.vim | 2 ++
Zhaoming Luo, le mer. 05 févr. 2025 10:33:04 +0800, a ecrit:
> On Tue, Feb 04, 2025 at 09:12:18AM +0100, Samuel Thibault wrote:
> > Only out_io and err_io are supposed to be readable. Or did they mean
> > from the point of view of the executed process. Again, it means check
> > what exactly happens
Yuqian Yang, le mer. 05 févr. 2025 02:04:47 +0800, a ecrit:
> I tried many cases. qemu-kvm never reproduced however I tried.
>
> I get a working one in VirtualBox by not pushing enter immediately
> after grub is installed and it prompts me to reboot. So I guess
> the problem is indeed that the fil
February 5, 2025 at 7:16 AM, "Almudena Garcia" mailto:liberamenso10...@gmail.com?to=%22Almudena%20Garcia%22%20%3Cliberamenso1%40gmail.com%3E
> wrote:
>
> Hi.
>
> The content of this file is
>
> # KEYBOARD CONFIGURATION FILE
>
> # Consult the keyboard(5) manual page.
>
> XKBMODEL="pc101
Hi.
The content of this file is
# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc101"
XKBLAYOUT="es"
XKBVARIANT="es"
XKBOPTIONS="lv3:ralt_switch,terminate:ctrl_alt_bksp"
BACKSPACE="guess"
But the keyboard keeps in en_us.
It seems that hurd-console it's not run