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
370
nano
Till Klampaeckel
January 19, 2012
Tweet
Share
More Decks by Till Klampaeckel
See All by Till Klampaeckel
Using & Extending Composer
till
6
800
Extending Composer
till
2
920
Jimdo Tech Talk: The evolution of deployment
till
0
100
Managing remote teams
till
4
230
EasyBib & Cloudant
till
1
610
Collecting Metrics
till
3
580
SUHOSIN - PHP's safety net
till
2
370
Other Decks in Programming
See All in Programming
0から始めるモジュラーモノリス-クリーンなモノリスを目指して
sushi0120
0
120
バイブコーディング超えてバイブデプロイ〜CloudflareMCPで実現する、未来のアプリケーションデリバリー〜
azukiazusa1
2
710
ソフトウェア設計とAI技術の活用
masuda220
PRO
25
6.8k
202507_ADKで始めるエージェント開発の基本 〜デモを通じて紹介〜(奥田りさ)
risatube
PRO
5
1.1k
NEWT Backend Evolution
xpromx
1
150
The Evolution of Enterprise Java with Jakarta EE 11 and Beyond
ivargrimstad
0
480
リバースエンジニアリング新時代へ! GhidraとClaude DesktopをMCPで繋ぐ/findy202507
tkmru
4
1.2k
構文解析器入門
ydah
7
1.9k
Startups on Rails in Past, Present and Future–Irina Nazarova, RailsConf 2025
irinanazarova
0
300
No Install CMS戦略 〜 5年先を見据えたフロントエンド開発を考える / no_install_cms
rdlabo
0
320
Go製CLIツールをnpmで配布するには
syumai
0
100
ZeroETLで始めるDynamoDBとS3の連携
afooooil
0
120
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
Bash Introduction
62gerente
613
210k
Balancing Empowerment & Direction
lara
1
500
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Building Adaptive Systems
keathley
43
2.7k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Documentation Writing (for coders)
carmenintech
72
4.9k
The Pragmatic Product Professional
lauravandoore
35
6.8k
Building an army of robots
kneath
306
45k
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.