options: recognize -a and --atblanks on the command line
In nano, -a is only effective when also -$ is given, so this will not conflict with Pico since Pico does not know the -$ option.
Showing
+20 -4
Please register or sign in to comment
In nano, -a is only effective when also -$ is given, so this will not conflict with Pico since Pico does not know the -$ option.