Known IMs with problems: scim, xim.To fix: change IM from e.g."XIM" to "none" in the Language Support settings, then chars should not duplicate.

    • Set option "mouse_mid_click_paste" to true (in user.json).
    • Consider to install plugin "Auto-Copy to Clipboard", which emulates Linux editors behaviour: copying to clipboard by simple text selection (no need to use hotkey Ctrl+C).
    • copy file "cudatext" to folder /usr/bin
    • copy dirs [data, readme, settings_default] to "~/.config/cudatext"
    • dir "~/.config/cudatext/settings" will appear automatically on run

    If program runs and cannot find "data/lexlib" near executable, it opens dirs from "~/.config/cudatext". This allows to install binary to PATH, and data dirs to homedir.

    • For Fedora:

    If you run app in Terminal, you'll see an error about missing .so file. Reason of this error: FreeBSD version was compiled on Linux with different .so files. To fix error, run command in Terminal: