[erlang-questions] Feature request: save shell history
Zvi
exta7@REDACTED
Wed May 21 19:22:25 CEST 2008
I have the opposite shell feature request, something, like "Clear Screen" -
cls(). To remove the clutter from the shell window - at least for werl.exe
on Windows.
Erlang (BEAM) emulator version 5.6.2 [smp:2] [async-threads:0]
Eshell V5.6.2 (abort with ^G)
1> os:cmd("cls").
"\f"
2> io:format("\f").
^Lok
3>
Mickaël Rémond-3 wrote:
>
> Hello,
>
> I have a simple feature request: It would be nice to save the Erlang
> shell history to be able to reuse commands from previous shell
> sessions (Something like .bash_history). I a often frustrated to have
> written recently a nice one liner, left the session and closed the
> terminal for a while and then realize that I would need that one liner
> command again.
>
> It can help command line administration of Erlang application in my
> opinion :)
>
> --
> Mickaël Rémond
> http://www.process-one.net/
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
--
View this message in context: http://www.nabble.com/Feature-request%3A-save-shell-history-tp17356782p17364524.html
Sent from the Erlang Questions mailing list archive at Nabble.com.
More information about the erlang-questions
mailing list