You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GNU Midnight Commander 4.8.0-pre2-44-g50574c6
Built with GLib 2.30.0
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;
What steps will reproduce the problem?
1) connect to any host (for example: 127.0.0.1) through fish/ftpfs
2) edit file and save
What is the expected output?
file will have correct content
What do you see instead?
file have incorrect content (file content is doubled)
The text was updated successfully, but these errors were encountered:
Important
This issue was migrated from Trac:
angel_il
(@ilia-maslakov)What version of Midnight Commander is used?
GNU Midnight Commander 4.8.0-pre2-44-g50574c6
Built with GLib 2.30.0
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;
What steps will reproduce the problem?
1) connect to any host (for example: 127.0.0.1) through fish/ftpfs
2) edit file and save
What is the expected output?
file will have correct content
What do you see instead?
file have incorrect content (file content is doubled)
The text was updated successfully, but these errors were encountered: