A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Joe7M/smallbasic.nano.syntaxcoloring below:

Joe7M/smallbasic.nano.syntaxcoloring: SmallBASIC syntax coloring for the Nano text editor

SmallBASIC syntax coloring for NANO

This nano package adds syntax coloring for the SmallBASIC language (https://smallbasic.github.io/).

Depending on your Linux distribution the default nano settings are a little bit disappointing. But fortunately you can tweak nano quite a bit by activating some settings in nanorc. Just remove the comments for:

  1. set autoindent
  2. set indicator
  3. set linenumbers
  4. set minibar
  5. set mouse
  6. Remove the comments in the section ### Paint the interface elements of nano to make nano colorful.
  7. include "/usr/share/nano/*.nanorc"
  8. To get more common keyboard shortcuts like CTRL+C for copy uncomment all the commands in the section ## If you would like nano to have keybindings that are more "usual"

If you use nano in a console you can suspend it by pressing CTRL-Z. After pressing CTRL-Z you are on the console and you can i.e. start the console version of SmallBASIC to test your program. After testing you can switch back to the suspended nano by executing the command fg in the console.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4