Skip to content

tramegit/calcpad-nano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calcpad-nano

Syntax highlighting for Nano

Links

Calcpad repository

Nano Editor

Install syntax highting on Debian-based systems

wget https://raw.githubusercontent.com/tramegit/calcpad-nano/main/install.sh; sudo sh install.sh

Install color theme and common shortcuts for the NANO

wget https://raw.githubusercontent.com/tramegit/calcpad-nano/main/installkeys.sh; sudo sh installkeys.sh

The theme is focused on blue color. See the figure above.

Main Keys

  • Ctrl+X cut main

  • Ctrl+C copy main

  • Ctrl+V paste all

  • Ctrl+Q exit all

  • Ctrl+S savefile main

  • Ctrl+W writeout main

  • Ctrl+O insert main

  • Ctrl+H help all

  • Ctrl+H exit help

  • Ctrl+F whereis all

  • Ctrl+G findnext all

  • Ctrl+B wherewas all

  • Ctrl+D findprevious all

  • Ctrl+R replace main

  • Ctrl+A mark main

  • Ctrl+P location main

  • Ctrl+T gotoline main

  • Ctrl+T gotodir browser

  • Ctrl+T cutrestoffile execute

  • Ctrl+L linter execute

  • Ctrl+E execute main

  • Ctrl+K "{mark}{end}{zap}" main

  • Ctrl+U "{mark}{home}{zap}" main

  • Ctrl+Z undo main

  • Ctrl+Y redo main

Tasks

Done

  • Operators
  • Numbers
  • Comments
  • Graphing and plotting
  • Program flow control
  • Iteration blocks
  • Output control
  • Main units for Mechanics
  • Built-in functions

To do

  • Constants
  • Superscripts
  • Conclude units
  • Greek letters
  • Special symbols

License

WTFPL

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2024 Paulo C. Ormonde < [email protected] >

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

About

Calcpad syntax highlighting for Nano editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages