mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-10 12:10:35 +02:00
commit bash-20041101 snapshot
This commit is contained in:
+1
-1
@@ -1032,7 +1032,7 @@ _rl_rubout_char (count, key)
|
||||
#endif /* HANDLE_MULTIBYTE */
|
||||
|
||||
/* I don't think that the hack for end of line is needed for
|
||||
multibyte chars. */
|
||||
multibyte chars (and it doesn't work for those chars, anyway). */
|
||||
#if defined (HANDLE_MULTIBYTE)
|
||||
if (MB_CUR_MAX == 1 || rl_byte_oriented)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user