Diskussion:Nano
Die Datei nanorc kann auch in /home/Xyz/.config/nano angelegt werden.
Die Rechtschreibprüfung kann über set speller "aspell -x -c"
und die Mousebedienung set mouse aktiviert werden.
Henrikx 10:34, 19. Okt. 2019 (CEST)
OK? Das mit ~/.config/nano/nanorc hat bei mir nicht funktioniert > ~/.nanorc das schon... --Jewox (Diskussion) 10:03, 20. Okt. 2019 (CEST).
Was verwendest du für ein Desktop-System.
Auszug Nano HTML
The nanorc files contain the default settings for nano. They should be in Unix format, not in DOS or Mac format. During startup, nano will first read the system-wide settings, from /etc/nanorc (the exact path might be different), and then the user-specific settings, either from ~/.nanorc or from $XDG_CONFIG_HOME/nano/nanorc or from .config/nano/nanorc, whichever exists first.
https://www.nano-editor.org/dist/latest/nano.html#Nanorc-Files
Henrikx 10:26, 21. Okt. 2019 (CEST)