Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up
for free
nano
Till Klampaeckel
January 19, 2012
Programming
1
260
nano
Till Klampaeckel
January 19, 2012
Tweet
Share
More Decks by Till Klampaeckel
See All by Till Klampaeckel
till
6
430
till
2
540
till
0
70
till
4
180
till
1
530
till
3
500
till
2
230
Other Decks in Programming
See All in Programming
masayaaoyama
4
530
komagata
1
1.8k
fkubota
1
390
shigeruoda
0
460
tommykw
1
310
chichou
1
800
mu2in
0
130
kyoheig3
0
410
asumikan
0
280
kazaman97
0
160
kubode
0
180
wasabeef
1
560
Featured
See All Featured
lynnandtonic
270
16k
62gerente
587
200k
3n
163
22k
jakevdp
774
200k
wjessup
338
16k
jonrohan
1021
380k
kastner
54
1.9k
morganepeng
17
1.1k
reverentgeek
27
1.9k
productmarketing
5
650
bryan
100
11k
iamctodd
17
1.8k
Transcript
2012-01-17 nano The best text editor ever, or maybe not.
Guten Tag ✤ My name is Till Klampäckel. ✤ I
build web applications. ✤ I ❤ open source.
I wrote a book. CouchDB, NoSQL, in German. (Buy it!)
Read it! Check out the website at http://couchdb-buch.de/
n(ano)
Advantages & Disadvantages ✤ no bloat! very lean! ✤ pre-installed
(Mac, Linux) ✤ easy to use ✤ customizable ✤ not too many features :( 0 37.5 75 112.5 150 Features Performance Productivity Other Text Editors nano :) * Numbers may not be accurate. :)
Simple usage! ✤ nano Foo.php Action Command Save Ctrl+o Search
Ctrl+w ... & Replace ..., Ctrl+r ... Go to line ..., Ctrl+t Paste file into Ctrl+r Exit Ctrl+x
Customizations ✤ /etc/nanorc ✤ ~/.nanorc ✤ set|unset foo set tabstospaces
set const set tabsize n set nowrap set autoident set nonewlines set whitespace set nohelp set historylog n set backup set backupdir
Syntax-Highlighting ✤ PHP, Ruby, Perl, C, Make, JavaScript, ...
What’s missing? ✤ no integration of external tools (except for
a spellchecker) ✤ no tabs or windows (but my Terminal or screen support these) ✤ no auto-completion ✤ issues with “larger” files
What makes you productive? Resource hungry editors don’t help. Copyright
Yann Ropars, http://www.flickr.com/photos/frenchista/6322734353/
Fin.