erlang的shell默认重启以后木有历史记录,略蛋疼,开发的时候略不便网上找了个方式sudo apt-get install rlwrapvim ~/.bash_profilealias erl="rlwrap -a erl"话说,只能在linux下用,mac下rlwrap有bug,哎