public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Prompt at bottom of terminal
@ 2014-08-25  5:58 Michelle Pace
  2014-08-25  7:24 ` Csaba Raduly
  0 siblings, 1 reply; 4+ messages in thread
From: Michelle Pace @ 2014-08-25  5:58 UTC (permalink / raw)
  To: cygwin

Hi there,

This would seem a somewhat arbitrary question but it is driving me
crazy. The prompt on my terminal starts from the bottom of the
terminal. Could anyone tell me how I get it to start from the top left
hand corner like "normal"?

The Target of the icon which I use to start cygwin with is:
C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -

Thanks in advance,
Michelle

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Prompt at bottom of terminal
  2014-08-25  5:58 Prompt at bottom of terminal Michelle Pace
@ 2014-08-25  7:24 ` Csaba Raduly
  2014-08-25  8:03   ` Michelle Pace
  0 siblings, 1 reply; 4+ messages in thread
From: Csaba Raduly @ 2014-08-25  7:24 UTC (permalink / raw)
  To: cygwin list

On Mon, Aug 25, 2014 at 7:58 AM, Michelle Pace  wrote:
> Hi there,
>
> This would seem a somewhat arbitrary question but it is driving me
> crazy. The prompt on my terminal starts from the bottom of the
> terminal. Could anyone tell me how I get it to start from the top left
> hand corner like "normal"?
>
> The Target of the icon which I use to start cygwin with is:
> C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -

Here's an untested suggestion: call reset from your login script (
~/.profile or ~/.bash_profile ).
When I call reset manually, I always end up with the prompt at the top.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Prompt at bottom of terminal
  2014-08-25  7:24 ` Csaba Raduly
@ 2014-08-25  8:03   ` Michelle Pace
  2014-08-25  8:28     ` Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: Michelle Pace @ 2014-08-25  8:03 UTC (permalink / raw)
  To: cygwin

Thanks Csaba for your suggestion, but it doesn't work for me :(

On 25 August 2014 09:24, Csaba Raduly <rcsaba@gmail.com> wrote:
> On Mon, Aug 25, 2014 at 7:58 AM, Michelle Pace  wrote:
>> Hi there,
>>
>> This would seem a somewhat arbitrary question but it is driving me
>> crazy. The prompt on my terminal starts from the bottom of the
>> terminal. Could anyone tell me how I get it to start from the top left
>> hand corner like "normal"?
>>
>> The Target of the icon which I use to start cygwin with is:
>> C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -
>
> Here's an untested suggestion: call reset from your login script (
> ~/.profile or ~/.bash_profile ).
> When I call reset manually, I always end up with the prompt at the top.
>
> Csaba
> --
> GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
> The Tao of math: The numbers you can count are not the real numbers.
> Life is complex, with real and imaginary parts.
> "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
> "People disagree with me. I just ignore them." -- Linus Torvalds
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Prompt at bottom of terminal
  2014-08-25  8:03   ` Michelle Pace
@ 2014-08-25  8:28     ` Corinna Vinschen
  0 siblings, 0 replies; 4+ messages in thread
From: Corinna Vinschen @ 2014-08-25  8:28 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]

On Aug 25 10:02, Michelle Pace wrote:
> Thanks Csaba for your suggestion, but it doesn't work for me :(
> 
> On 25 August 2014 09:24, Csaba Raduly <rcsaba@gmail.com> wrote:
> > On Mon, Aug 25, 2014 at 7:58 AM, Michelle Pace  wrote:
> >> Hi there,
> >>
> >> This would seem a somewhat arbitrary question but it is driving me
> >> crazy. The prompt on my terminal starts from the bottom of the
> >> terminal. Could anyone tell me how I get it to start from the top left
> >> hand corner like "normal"?
> >>
> >> The Target of the icon which I use to start cygwin with is:
> >> C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -
> >
> > Here's an untested suggestion: call reset from your login script (
> > ~/.profile or ~/.bash_profile ).
> > When I call reset manually, I always end up with the prompt at the top.
> >
> > Csaba

You should try to find out the cause of the cursor starting at the
bottom in the first place.  It doesn't usually so something in your
profiles is doing that, apparently.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-25  8:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-25  5:58 Prompt at bottom of terminal Michelle Pace
2014-08-25  7:24 ` Csaba Raduly
2014-08-25  8:03   ` Michelle Pace
2014-08-25  8:28     ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).