editor
How to prevent emacs from showing the splash screen
Emacs‘ splash screen is enable by default, even if it’s started with a argument, like opening a file. So the solution was always in the splash screen but you’ll find out how to remove the splash screen using the essencial dot emacs file
Read Full Post | Make a Comment ( None so far )Nano – Shortcuts, syntax highlight and nanorc config file – pt1
I have been using nano as my favorite console editor (i use emacs/kate for the rest) for some time now. It’s simplicity, the speed and usefulness of it made it what it is. But recently, i’ve been trying to find out more features that i might been missing. One of those were the shortcuts. The [...]
Read Full Post | Make a Comment ( 5 so far )Nano – Shortcuts, syntax highlight and .nanorc config file – pt2
And now, let’s look at the .nanorc file.
Here, i’ll go through the .nanorc config file, try to explain parts of it and set the syntax highlight on.
See the first part for shortcuts .
