GNU nano
nanonano is a small and friendly text editor.
nano is a small and friendly text editor.
includebind ^Q exit allbind ^F whereis all include "/opt/homebrew/share/nano/*.nanorc"machine-localOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
includeOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
set backupdirset historylogset positionlogset backupset backupdir "/Users/octocat/.nano/backups"machine-localset titlecolor bold,white,blueset numbercolor cyanset selectedcolor lightwhite,magentaOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
set backupdirOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. GNU nano writes no caches or state in your home directory.
includebind ^Q exit allbind ^F whereis all include "/opt/homebrew/share/nano/*.nanorc"machine-localEach machine keeps its own copy of these.
set backupdirset historylogset positionlogset backupset backupdir "/Users/octocat/.nano/backups"machine-localset titlecolor bold,white,blueset numbercolor cyanset selectedcolor lightwhite,magentaEach machine keeps its own copy of these.
includeEach machine keeps its own copy of these.
set backupdirEach machine keeps its own copy of these.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/nano. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these is generated from the same rules as this page. None of them splits include and include for you — that part is Otty’s own sync, or a template you write by hand.