Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tcsh for openSUSE:Factory checked in at 2025-02-16 22:37:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tcsh (Old) and /work/SRC/openSUSE:Factory/.tcsh.new.8181 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tcsh" Sun Feb 16 22:37:13 2025 rev:103 rq:1245870 version:6.24.15 Changes: -------- --- /work/SRC/openSUSE:Factory/tcsh/tcsh.changes 2025-02-07 22:58:33.481734029 +0100 +++ /work/SRC/openSUSE:Factory/.tcsh.new.8181/tcsh.changes 2025-02-16 22:37:37.320791387 +0100 @@ -1,0 +2,5 @@ +Fri Feb 14 11:33:30 UTC 2025 - Dr. Werner Fink <wer...@suse.de> + +- Do not interfere Meta with Carriage Return (boo#1170527) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bindkey.tcsh ++++++ --- /var/tmp/diff_new_pack.pIjt1p/_old 2025-02-16 22:37:37.952817640 +0100 +++ /var/tmp/diff_new_pack.pIjt1p/_new 2025-02-16 22:37:37.956817806 +0100 @@ -31,17 +31,6 @@ bindkey "^[[4~" end-of-line bindkey "^[[5~" history-search-backward bindkey "^[[6~" history-search-forward -if ( ${?MC_SID} == 0 ) then - # - # Those bindings interfere with Midnight Commander - # - bindkey "^M[1~" beginning-of-line - bindkey "^M[2~" yank - bindkey "^M[3~" delete-char - bindkey "^M[4~" end-of-line - bindkey "^M[5~" history-search-backward - bindkey "^M[6~" history-search-forward -endif bindkey -r "\233" bindkey "\2331~" beginning-of-line bindkey "\2332~" yank