Re: [ANNOUNCE] tig-0.14.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bill lam <cbill.lam@xxxxxxxxx> wrote Mon, Feb 16, 2009:
> I was ignorant that readline did not work well with ncurses.

Apparently, it can be done if you look at gdb, so if you want to try ...

> Anyway will it be easier to make backspace act as ^H and uparrow to
> recall the last input line?

Probably. It may be rather hard to make backspace work reliably across
different terminals. At least in my gnome-terminal backspace does not
come out as '\b' (or KEY_BACKSPACE), but as 332 (KEY_DC) due to keypad()
translation being enabled. This is one reason why I would like to
introduce an "edit" keymap so it can be made configurable.

-- 
Jonas Fonseca
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux