On Sat, 30 Aug 2025 16:08:41 +0530 freebird via mc <[email protected]> wrote: > 1. Bookmarks in mcedit are forgotten when the editor is closed. However this > doesn't happen > when I use mcedit as root. For "root" user the bookmarks are saved.
Looks like you cannot write to file ~/.local/share/mc/filepos where bookmarks are saved because this file is owned by root. > 2. I wish to add spellcheck in mcedit. I used to use it in 4.8.18 Run configure with --enable-aspell=yes. -- Andrew -- mc mailing list [email protected] https://lists.midnight-commander.org/mailman/listinfo/mc
