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
360
nano
Till Klampaeckel
January 19, 2012
Tweet
Share
More Decks by Till Klampaeckel
See All by Till Klampaeckel
Using & Extending Composer
till
6
780
Extending Composer
till
2
910
Jimdo Tech Talk: The evolution of deployment
till
0
100
Managing remote teams
till
4
230
EasyBib & Cloudant
till
1
600
Collecting Metrics
till
3
570
SUHOSIN - PHP's safety net
till
2
350
Other Decks in Programming
See All in Programming
Носок на сок
bo0om
0
1.2k
マイコンでもRustのtestがしたい/KernelVM Kansai 11
tnishinaga
0
860
データと事例で振り返るDevin導入の"リアル" / The Realities of Devin Reflected in Data and Case Studies
rkaga
1
830
AIコーディングエージェントを 「使いこなす」ための実践知と現在地 in ログラス / How to Use AI Coding Agent in Loglass
rkaga
4
1.3k
Laravel × Clean Architecture
bumptakayuki
PRO
0
150
Cursor/Devin全社導入の理想と現実
saitoryc
29
22k
The Missing Link in Angular’s Signal Story: Resource API and httpResource
manfredsteyer
PRO
0
140
Ruby on Railroad: The Power of Visualizing CFG
ydah
0
310
ウォンテッドリーの「ココロオドル」モバイル開発 / Wantedly's "kokoro odoru" mobile development
kubode
1
290
GitHub Copilot for Azureを使い倒したい
ymd65536
1
330
監視 やばい
syossan27
12
10k
最速Green Tea 🍵 Garbage Collector
kuro_kurorrr
1
100
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
GitHub's CSS Performance
jonrohan
1031
460k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Docker and Python
trallard
44
3.4k
RailsConf 2023
tenderlove
30
1.1k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
33k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.7k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
A Modern Web Designer's Workflow
chriscoyier
693
190k
4 Signs Your Business is Dying
shpigford
183
22k
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.