Using nano for drupal development
nano is good and easy to use basic editor present on nearly ll *nix systems.
it can be setup to utilize color syntax highlighting for your drupal development files.
here is how:
Make a dir for the nanorc include file.
make the following file in /etc/nano/drupal.nanorc (for example with nano)
sudo mkdir /etc/nano