Re: question about interactive.singlekey

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: question about interactive.singlekey

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:51:59

Valentin Haenel [off-list ref] writes:
i have recently installed debian on my laptop. I discovered that the
'interactive.singlekey' setting does not seem to work. On my desktop,
which has been debian for a while it does work. These are both debian
stable and have the exact same version of git v1.7.2.5, but
perhaps slightly different packages of other software installed. Does
the 'interactive.singlekey' setting perhaps need additional libraries
which were forgotten in the debian package dependencies?
I see this:

        eval {
                require Term::ReadKey;
                Term::ReadKey->import;
                $use_readkey = 1;

so perhaps...

    $ apt-cache search term.*readkey
    libterm-readkey-perl - A perl module for simple terminal control

Re: question about interactive.singlekey

From: Valentin Haenel <hidden>
Date: 2016-06-15 22:51:59

* Junio C Hamano [off-list ref] [110906]:
Valentin Haenel [off-list ref] writes:
quoted
i have recently installed debian on my laptop. I discovered that the
'interactive.singlekey' setting does not seem to work. On my desktop,
which has been debian for a while it does work. These are both debian
stable and have the exact same version of git v1.7.2.5, but
perhaps slightly different packages of other software installed. Does
the 'interactive.singlekey' setting perhaps need additional libraries
which were forgotten in the debian package dependencies?
I see this:

        eval {
                require Term::ReadKey;
                Term::ReadKey->import;
                $use_readkey = 1;

so perhaps...

    $ apt-cache search term.*readkey
    libterm-readkey-perl - A perl module for simple terminal control
Bingo! Thanks! Should i send this downstream somewhere?

V-
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help