Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
nano
Search
Till Klampaeckel
January 19, 2012
Programming
1
340
nano
Till Klampaeckel
January 19, 2012
Tweet
Share
More Decks by Till Klampaeckel
See All by Till Klampaeckel
Using & Extending Composer
till
6
760
Extending Composer
till
2
870
Jimdo Tech Talk: The evolution of deployment
till
0
97
Managing remote teams
till
4
230
EasyBib & Cloudant
till
1
580
Collecting Metrics
till
3
550
SUHOSIN - PHP's safety net
till
2
320
Other Decks in Programming
See All in Programming
17年周年のWebアプリケーションにTanStack Queryを導入する / Implementing TanStack Query in a 17th Anniversary Web Application
saitolume
0
250
これが俺の”自分戦略” プロセスを楽しんでいこう! - Developers CAREER Boost 2024
niftycorp
PRO
0
190
[JAWS-UG横浜 #76] イケてるアップデートを宇宙いち早く紹介するよ!
maroon1st
0
480
テスト自動化失敗から再挑戦しチームにオーナーシップを委譲した話/STAC2024 macho
ma_cho29
1
1.3k
Amazon S3 NYJavaSIG 2024-12-12
sullis
0
100
KMP와 kotlinx.rpc로 서버와 클라이언트 동기화
kwakeuijin
0
160
テストコード書いてみませんか?
onopon
2
130
php-conference-japan-2024
tasuku43
0
320
KubeCon + CloudNativeCon NA 2024 Overviewat Kubernetes Meetup Tokyo #68 / amsy810_k8sjp68
masayaaoyama
0
260
わたしの星のままで一番星になる ~ 出産を機にSIerからEC事業会社に転職した話 ~
kimura_m_29
0
180
クリエイティブコーディングとRuby学習 / Creative Coding and Learning Ruby
chobishiba
0
3.9k
見えないメモリを観測する: PHP 8.4 `pg_result_memory_size()` とSQL結果のメモリ管理
kentaroutakeda
0
400
Featured
See All Featured
YesSQL, Process and Tooling at Scale
rocio
169
14k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
RailsConf 2023
tenderlove
29
940
Building Adaptive Systems
keathley
38
2.3k
Site-Speed That Sticks
csswizardry
2
190
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
5
450
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
The Invisible Side of Design
smashingmag
298
50k
Writing Fast Ruby
sferik
628
61k
The Language of Interfaces
destraynor
154
24k
Making the Leap to Tech Lead
cromwellryan
133
9k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
2
290
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.