Ivan Ivon
Ivan Ivon
```csharp var config = new CsvConfiguration(CultureInfo.InvariantCulture) { Delimiter = ","; BadDataFound = null; // Try this. WARNING: it might mangle CSV parsing. }; ``` You can view your file with...
Does target machine have corresponding framework installed?
@shmuz Updated OS and Windows X Server used.
I checked `~/.config/far2l/settings/key_macros.ini`, and there is no `Del` macro.
Implemented in modified Hourglass [here](https://github.com/i2van/hourglass/releases/latest).
Modified Hourglass with the digital clock format (`12:24:56`) display can be found [here](https://github.com/i2van/hourglass/releases/latest).
Fixed [here](https://github.com/i2van/hourglass/releases/latest).
Not reproduced anymore.
Клипбоард перестал работать после обновления WSL (работал за 2 версии до того). Не работает копирование в обе стороны вообще. Windows 10 22H2 (10.0.19045.2846). Не работает и в vcxsrv.
Is this a fix for #191?