Jan'uary » 日志 » Quick change directory in urxvt - with QuickJump
Quick change directory in urxvt - with QuickJump
Jan 发表于 2008-05-23 16:51:50
http://code.google.com/p/allruby/wiki/QuickJump
First download the script from here. Save it to somewhere on your local machine.
add these lines to your .zshrc (or .bashrc etc.):
alias jump="$YOUR-QUICKJUMP-SCRIPT-PATH/quickjump.rb&& source /tmp/quickjump"
alias add_quickjump_dir='echo $PWD >> ~/.quickjumprc' # note use single quote here
add this line to your .Xdefaults: (for urxvt user)
URxvt.keysym.M-j: jump \n
URxvt.keysym.M-a: add_quickjump_dir \n
Then try to press alt and j in your urxvt :)
See a better formatted document here.
曾经的这一天...
- » 2007年: 锅得缸
- » 2007年: 树叶的秘密
- » 2007年: 我真的很想代理这款产品
- » 2006年: Crazyslalom Team
- » 2006年: 用户体验
- » 2006年: 程序员喝酒参考手册
- » 2006年: 汉芯所获得国家拨款项目汇总表(附贱人档案)
- » 2006年: The iPod Nano Mickey kit
- » 2005年: A Whole New World with The G System
- » 2005年: Hacker Hunters
- » 2005年: www.koders.com
- » 2005年: TARSYNC
- » 2005年: Personalized Google
相关日志:
收藏:
QQ书签
del.icio.us
订阅:
Google
抓虾

