scribes

一直都在用 VIM 当作文本编辑器,感觉很好。可是如果换作别的电脑上就会觉得很不舒服,哪怕是 Linux 上也是一样。因为 VIM 好用就好用在它高度的定制化。换了一台机器, VIM 的插件 配置都是默认的,当然难受,现场配置?!哈哈,别做梦了!

Joseph 大神早就和我推荐过 Scribes 当即从软件仓库安装了(我是 Ubuntu):

sudo apt-get install scribes

拿来一看,第一感觉是,这,这也太简单了吧?当时也就抛弃了,继续用 VIM 去了。
但是前文描述的问题依然困扰着我,今天下午心血来潮决定调查一下 Scribes

结果一调查可好,发现了这篇文章:

“书记员”──穷人的TextMate?

你们可知道我是一直很想亲手用用 Textmate 的阿! 无奈自己没 Mac

原来 Scribes 和 Mac 是这么一个关系!!

顿时来了情绪,去 Scribes 的官方网站(位于沙发网上)
根据官方指引下载源码,编制安装。

Scribes 的级别也从原来的 0.3.3 升到了 0.4-dev-build509 最后更新是2天前(11月13日) 哈哈!

也大概学习了一下,发现还真是一个好东西,只怪自己以前没有发现好东西阿!

我觉得比较有用的快捷键如下,供大家参考 :)

Ctrl + T 右缩进或者选择多行

Alt + T 空格转Tabs

Alt + R 删除句尾空格

Alt + W S L P 分别表示选择词 (Word),句子 (Sentence),行 (Line), 段落(Paragraph)

Alt + U 大小写转换

Alt + Shift + U 首字母大写

Alt + Shift + L 大小写交换

Ctrl + D 作书签

Alt + Ctrl +Right 移动到下一个书签处

Alt + Ctrl + Left 移动到上一个书签处

Alt + Ctrl + Down 移动到最后一个书签处

Alt + Ctrl + Up 移动到第一个书签处

更多的大家请看用户手册~ Scribes 窗体内按 F1 ;)

0 Comments

Leave a Reply

Note: Commenter is allowed to use '@User+blank' to automatically notify your reply to other commenter. e.g, if ABC is one of commenter of this post, then write '@ABC '(exclude ') will automatically send your comment to ABC. Using '@all ' to notify all previous commenters. Be sure that the value of User should exactly match with commenter's name (case sensitive).

Using Gravatars in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>