Mikkel L. Ellertson wrote:
Miark wrote:
On Fri, 28 Jan 2005 21:25:14 -0500, Miark wrote:
On Fri, 28 Jan 2005 17:17:57 -0600, Mikkel wrote:
Miark wrote:
Does Powershell set TERM to any value? If it sets it to a
terminal type that isn't defined, there is hope...
If TERM isn't defined, you may be a
Miark wrote:
On Fri, 28 Jan 2005 21:25:14 -0500, Miark wrote:
On Fri, 28 Jan 2005 17:17:57 -0600, Mikkel wrote:
Miark wrote:
Does Powershell set TERM to any value? If it sets it to a
terminal type that isn't defined, there is hope...
If TERM isn't defined, you may be able to add something to
.ba
On Fri, 28 Jan 2005 22:23:46 -0500, Charles wrote:
> > When I opened powershell from the XFCE launch bar directly,
>
> Try using this as the command in the Xfce entry
>
> powershell && TERM=vt100 && export TERM
Promising, but no. :-/
Miark
On Fri, 28 Jan 2005 21:29:44 -0500
Miark wrote:
> When I
> opened powershell from the XFCE launch bar directly,
Try using this as the command in the Xfce entry
powershell && TERM=vt100 && export TERM
Charles
--
: - cut in regexps
I don't think we reached consensus on that. We're sti
On Fri, 28 Jan 2005 21:25:14 -0500, Miark wrote:
> On Fri, 28 Jan 2005 17:17:57 -0600, Mikkel wrote:
>
> > Miark wrote:
> > Does Powershell set TERM to any value? If it sets it to a
> > terminal type that isn't defined, there is hope...
> >
> > If TERM isn't defined, you may be able to add some