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
930
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
590
SUHOSIN - PHP's safety net
till
2
370
Other Decks in Programming
See All in Programming
リバースエンジニアリング新時代へ! GhidraとClaude DesktopをMCPで繋ぐ/findy202507
tkmru
7
1.7k
NEWT Backend Evolution
xpromx
1
170
Reactの歴史を振り返る
tutinoko
1
160
中級グラフィックス入門~効率的なメッシュレット描画~
projectasura
4
2.4k
DataformでPythonする / dataform-de-python
snhryt
0
140
MySQL9でベクトルカラム登場!PHP×AWSでのAI/類似検索はこう変わる
suguruooki
1
280
iOS開発スターターキットの作り方
akidon0000
0
230
Claude Code と OpenAI o3 で メタデータ情報を作る
laket
0
100
ソフトウェア設計とAI技術の活用
masuda220
PRO
25
7.3k
PHPカンファレンス関西2025 基調講演
sugimotokei
6
1.1k
AI Ramen Fight
yusukebe
0
120
DynamoDBは怖くない!〜テーブル設計の勘所とテスト戦略〜
hyamazaki
0
170
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
How GitHub (no longer) Works
holman
314
140k
Designing for humans not robots
tammielis
253
25k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Building Applications with DynamoDB
mza
95
6.5k
Facilitating Awesome Meetings
lara
54
6.5k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
4 Signs Your Business is Dying
shpigford
184
22k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
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.