Posted on Mar 30, 2009 by
Quick Bear
What steps will reproduce the problem? 1. bash> export EDITOR=joe 2. bash> hotwire 3. hotwire> ed hello.txt
What is the expected output? What do you see instead?
joe should come up in a new terminal window, instead, I get:
Processing '/etc/joe/joerc'...Processing '/etc/joe/ftyperc'...done done cm=(nil) ch=(nil) cv=(nil) ho=(nil) lf=0x8a0a13c DO=(nil) ll=(nil) up=(nil) UP=(nil) cr=0x8a0a140 Sorry, your terminal can't do absolute cursor positioning. It's broken
What version of the product are you using? On what operating system? 0.721 on F9
Please provide any additional information below. Perhaps Hotwire should always treat the default EDITOR as a terminal application.
Status: New