GNU nano text editor for Windows [WARNING: The master branch is constantly rebased and force-pushed so don't expect it to be steady!! -end WARNING]
GNU General Public License v3.0
217
stars
25
forks
source link
discuss config file location improvements #43
Open
rkitover opened 2 years ago
@lhmouse @akuropka
Following up on #42, Here are my suggestions for locations to search for the config file, we can discuss and I'll open a PR etc..
User Mode
%APPDATA%\nano\nanorc
%USERPROFILE%\.nanorc
%ALLUSERSPROFILE%\nano\nanorc
Admin/Elevated mode
%ALLUSERSPROFILE%\nano\elevated_nanorc
%ALLUSERSPROFILE%\nanorc
%ALLUSERSPROFILE%
maps toC:\ProgramData
on recent versions of Windows.