GNU bug report logs -
#73813
30.0.91; icomplete-mode keymap unusable in xterm for for/backward completions
Previous Next
Full log
Message #56 received at 73813 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Thu, 17 Oct 2024 15:53:18 +0000, Van Ly <van.ly <at> sdf.org> said:
>> >> Thatʼs possible, I guess `next-line' and `previous-line' arenʼt that
>> >> useful in that context.
>> >>
>> >> But this is an area with a lot of history regarding the bindings, so
>> >> weʼd need to be careful. Perhaps we should consider '<left>' and
>> >> '<right>' instead, like `icomplete-fido'. Iʼm sure opinions will vary
>> >> :-)
>> >>
Van> In view-mode, are the self-insert bindings a bug or a feature?
`icomplete-mode' is not a viewing mode.
Van> One more gotcha. Inside a tmux session on xterm, emacsclient won't see
Van> C-, and C-. and maybe there are setting changes needed there.
>>
>> They work for me when using tmux as-is, but not when I use
>> TERM=xterm-mono inside tmux
>>
Van> Why not enable the option to switch "emacsclient --color=no"?
That already exists. Either put '(tty-color-mode . no)' in your
`default-frame-alist', or do
(set-frame-parameter nil 'tty-color-mode 'no)
after youʼve connected.
Robert
--
This bug report was last modified 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.