far2l
far2l copied to clipboard
When panels are off Del clears screen
- Hide panels.
- Type in command line.
- Press
Del
Actual
Screen is cleaned.
Expected
Symbol is deleted under caret.
Del
also clears screen when command line is empty.
There is no macro for Del
.
WSL2, Ubuntu 22.04, VcXsrv Windows X Server
On my installation Del works as expected (the screen is not cleared).
@shmuz Updated OS and Windows X Server used.
@i2van I'm using Linux Mint 20.3. Regarding the X Server: I don't know how to find out (but I didn't change the OS defaults).
May be you have such an entry in your key_macros.ini?
[KeyMacros/Shell/NumDel]
DisableOutput=0x1
Sequence=F8
I checked ~/.config/far2l/settings/key_macros.ini
, and there is no Del
macro.
@elfmz WSL2-related issue. possibly should be checked also now
Not reproduced anymore.