Finally found how to get persistent command prompt history: Use jEdit!

  • Thread starter Thread starter Jonathan Aquino
  • Start date Start date
J

Jonathan Aquino

Turns out that the jEdit text editor has a built-in cmd.exe window
(click Console, then if you find the build-in shell doesn't do the
right thing, type cmd to get the cmd.exe shell) and enhances it with
two fantastic capabilities:

- command history is preserved across sessions
- lines soft-wrap (hard returns are not introduced)

beautiful!
 
PFE used to be my fave editor!!

Actually my current fave is SciTE (because it integrates nicely with my
FTP program). I just go to jEdit for its command line.
 
Back
Top