debushoukun

Results 7 issues of debushoukun

Midnight Commander has had this for ages in the form of "%s", "%f", "%d", etc. I am aware that `Files => Apply command` exists, but it seems like an unnecessary...

This could serve as a workaround in order to prevent characters with non-standard width, such as emojis or Asian characters, from breaking the layout while in TTY mode.

The free Cloudflare tier has a limitation whereby all gRPC streams are automatically disconnected after 100 seconds of inactivity. This causes problems with applications like SSH that need to maintain...

According to the [XDG base directory specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html), state data such as action history is supposed to be stored in `$XDG_STATE_HOME`, which, by default, is equal to `$HOME/.local/state`: > $XDG_STATE_HOME defines...

See the video below for a demonstration. https://user-images.githubusercontent.com/1429516/236527577-b8500df8-bbab-4d9b-a2c7-e3ca16a1c424.mp4 The correct behaviour should be to only escape spaces with backslashes in the Apply Command dialog, but not in other dialog boxes,...

When displaying or modifying the macOS hidden attribute on a symlink, far2l incorrectly operates on the attributes of the symlink's target, instead of the symlink itself. This applies both to...