public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: cygwin@cygwin.com
Subject: Re: Problems with mintty jump list
Date: Sun, 13 May 2018 07:47:00 -0000	[thread overview]
Message-ID: <9d72af26-6725-adf5-634c-cc5d16309e9d@SystematicSw.ab.ca> (raw)
In-Reply-To: <c68b5886-2d9d-2a80-d400-619e11479965@mscha.org>

On 2018-05-12 06:28, Michael Schaap wrote:
> I'm experimenting with the new mintty jump list feature, but I'm having trouble
> getting things working.
> I've added the following to my .minttyrc:
>     TaskCommands=default:-p 100,100;myserver:-p bottom -p right -o
> BackgroundColour=255,250,230 -e /usr/bin/ssh -C -Y -o ServerAliveInterval=60
> myserver.example.org
> I then started mintty with:
>     mintty -o AppID=minttytest
> The MinTTY window appeared, with a new icon on the task bar.  I pinned that
> icon, and closed this new window.
> A right click on the taskbar icon now indeed shows two jump list entries:
> default and myserver.
> But when I click on "default", a MinTTY window does open and runs my shell
> (which is zsh), but the environment is different than normal: for instance,
> /usr/bin is not in the $PATH and most commands are therefore not found.  (It's
> not running as a login shell?)
> When I close all MinTTY windows, the icon remains on the taskbar (as it should),
> but the jump list entries are gone.
> What am I doing wrong?

Why would you even expect jump lists to be shown on console window icons?
Jump lists show (some) recent items opened by an app thru Explorer shell
interactions, but mintty does not open files dropped from Explorer, just
converts the Windows path to a Cygwin path, and pastes that.

If you man mintty and search for Taskbar, you can find out more about how you
can preset jump list items for mintty, and the requirements and limitations.
You may also want to search for more info about jump lists on the mintty project
site at https://github.com/mintty/mintty/

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
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

  reply	other threads:[~2018-05-12 17:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-12 14:05 Michael Schaap
2018-05-13  7:47 ` Brian Inglis [this message]
2018-05-13  9:57   ` Thomas Wolff
2018-05-13 14:38     ` Michael Schaap
2018-05-13 21:05       ` Thomas Wolff
2018-05-13 21:54         ` Michael Schaap
2018-07-01 13:59           ` Thomas Wolff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9d72af26-6725-adf5-634c-cc5d16309e9d@SystematicSw.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).