bug-readline
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Bug-readline] rl_point, multibyte strings, and the cursor position
Chet Ramey
[Bug-readline] [PATCH] handle winch without waiting for subsequent input
Devin J. Pohly
[Bug-readline] [PATCH] handle winch without waiting for subsequent input
Devin J. Pohly
[Bug-readline] incorrect "erase" of multibyte characters in "reverse-i-search" mode.
Kyrylo Shpytsya
Re: [Bug-readline] incorrect "erase" of multibyte characters in "reverse-i-search" mode.
Chet Ramey
[Bug-readline] rl_bind_keyseq family functions don't create bindings in some cases
Mark Karpov
Re: [Bug-readline] rl_bind_keyseq family functions don't create bindings in some cases
Chet Ramey
[Bug-readline] Bug: horizontal-scroll-mode on
Devin Homan
Re: [Bug-readline] Bug: horizontal-scroll-mode on
Chet Ramey
Re: [Bug-readline] Bug: horizontal-scroll-mode on
Devin Homan
Re: [Bug-readline] Bug: horizontal-scroll-mode on
Chet Ramey
Re: [Bug-readline] Bug: horizontal-scroll-mode on
Devin Homan
[Bug-readline] Building Readline with ncurses on MS-Windows
Eli Zaretskii
[Bug-readline] Various file- and environment-related issues in Readline on MS-Windows
Eli Zaretskii
Re: [Bug-readline] Various file- and environment-related issues in Readline on MS-Windows
Chet Ramey
Re: [Bug-readline] Various file- and environment-related issues in Readline on MS-Windows
Eli Zaretskii
Re: [Bug-readline] Various file- and environment-related issues in Readline on MS-Windows
Chet Ramey
Re: [Bug-readline] Various file- and environment-related issues in Readline on MS-Windows
Eli Zaretskii
Re: [Bug-readline] Various file- and environment-related issues in Readline on MS-Windows
Chet Ramey
Re: [Bug-readline] Various file- and environment-related issues in Readline on MS-Windows
Eli Zaretskii
[Bug-readline] Blinking of matching parenthesis is not enabled by default
Mark Karpov
Re: [Bug-readline] Blinking of matching parenthesis is not enabled by default
Chet Ramey
[Bug-readline] Error: Broken pipe
Nailah Alhassoun
Re: [Bug-readline] Error: Broken pipe
Chet Ramey
[Bug-readline] For users of the "vi" keymap, please enable "show-mode-in-prompt" by default
Jason Spiro
Re: [Bug-readline] For users of the "vi" keymap, please enable "show-mode-in-prompt" by default
Chet Ramey
[Bug-readline] unfreed memory allocated within rl_initialize
Andreas Grapentin
Re: [Bug-readline] unfreed memory allocated within rl_initialize
Chet Ramey
Re: [Bug-readline] unfreed memory allocated within rl_initialize
Andreas Grapentin
Re: [Bug-readline] unfreed memory allocated within rl_initialize
Chet Ramey
Re: [Bug-readline] unfreed memory allocated within rl_initialize
John Darrington
[Bug-readline] readline 6.3.8 dies
Arkadiusz Miśkiewicz
[Bug-readline] Add --with-pic in the configure file
Clément Péron
Re: [Bug-readline] Add --with-pic in the configure file
Chet Ramey
Re: [Bug-readline] Add --with-pic in the configure file
Clément Péron
Re: [Bug-readline] Add --with-pic in the configure file
Chet Ramey
[Bug-readline] rl_bind_key does not work on Mac OSX
Ryo Tomidokoro
Re: [Bug-readline] rl_bind_key does not work on Mac OSX
Chet Ramey
Re: [Bug-readline] rl_bind_key does not work on Mac OSX
Ryo Tomidokoro
Re: [Bug-readline] rl_bind_key does not work on Mac OSX
Chet Ramey
Re: [Bug-readline] rl_bind_key does not work on Mac OSX
Ryo Tomidokoro
[Bug-readline] multiple instances of readline
Pedro Alves
Re: [Bug-readline] multiple instances of readline
Chet Ramey
[Bug-readline] segmentation fault in rl_parse_and_bind(char*)
Jo Van Bulck
Re: [Bug-readline] segmentation fault in rl_parse_and_bind(char*)
Chet Ramey
Re: [Bug-readline] segmentation fault in rl_parse_and_bind(char*)
Jo Van Bulck
[Bug-readline] Readline starts vi editting mode in insert mode
J Alan Brogan
Re: [Bug-readline] Readline starts vi editting mode in insert mode
Chet Ramey
Re: [Bug-readline] Readline starts vi editting mode in insert mode
J Alan Brogan
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Joel Brobecker
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Andreas Schwab
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Joel Brobecker
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Chen Gang
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Chet Ramey
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Chen Gang
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Joel Brobecker
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Chen Gang
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Jan Kratochvil
[Bug-readline] Readline-6.3 Official Patch 7
Chet Ramey
[Bug-readline] Readline-6.3 Official Patch 8
Chet Ramey
[Bug-readline] Possible bug in readline 6.3.6
Vince S. Buffalo
Re: [Bug-readline] Possible bug in readline 6.3.6
Chet Ramey
Re: [Bug-readline] Possible bug in readline 6.3.6
Vince S. Buffalo
Re: [Bug-readline] Possible bug in readline 6.3.6
Chet Ramey
[Bug-readline] Typo in readline configure script
[email protected]
Re: [Bug-readline] Typo in readline configure script
Chet Ramey
Re: [Bug-readline] Typo in readline configure script
[email protected]
[Bug-readline] readline sends meta_on escape sequence without regard for meta_flag passed to rl_prep_terminal
Scott Bertilson
Re: [Bug-readline] readline sends meta_on escape sequence without regard for meta_flag passed to rl_prep_terminal
Chet Ramey
[Bug-readline] How to determine the GPL version at compile and run time ?
Thomas Schmitt
Re: [Bug-readline] How to determine the GPL version at compile and run time ?
Chet Ramey
Re: [Bug-readline] How to determine the GPL version at compile and run time ?
Thomas Schmitt
[Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chen Gang
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chet Ramey
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chen Gang
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chen Gang
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chet Ramey
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chen Gang
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chet Ramey
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chen Gang
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chet Ramey
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chen Gang
Re: [Bug-readline] [PATCH] readline/histfile.c: Check and retry write() operation in history_truncate_file()
Chen Gang
[Bug-readline] Readline backspacing bug(?) with null prompt (external prompt)
Melnik Hoogland
Re: [Bug-readline] Readline backspacing bug(?) with null prompt (external prompt)
Chet Ramey
[Bug-readline] rl_filename_completion_function
Christer Solskogen
Re: [Bug-readline] rl_filename_completion_function
Chet Ramey
Re: [Bug-readline] rl_filename_completion_function
Christer Solskogen
Re: [Bug-readline] rl_filename_completion_function
Chet Ramey
Re: [Bug-readline] rl_filename_completion_function
Christer Solskogen
Re: [Bug-readline] rl_filename_completion_function
Wolfgang Jenkner
[Bug-readline] Use of autoheader
Burton, Ross
Re: [Bug-readline] Use of autoheader
Burton, Ross
Re: [Bug-readline] Use of autoheader
Chet Ramey
[Bug-readline] redraw prompt line on resize
Aleksandar Popadić
Re: [Bug-readline] redraw prompt line on resize
Chet Ramey
[Bug-readline] Readline-6.3 Official Patch 6
Chet Ramey
[Bug-readline] User-settable variable blink-matching-paren not documented?
Hans Lub
Re: [Bug-readline] User-settable variable blink-matching-paren not documented?
Chet Ramey
[Bug-readline] [PATCH] Add readline.pc file for pkg-config usage
Jirka Klimes
[Bug-readline] Readline-6.3 Official Patch 5
Chet Ramey
[Bug-readline] Readline-6.3 Official Patch 4
Chet Ramey
[Bug-readline] Build readline with libtool?
Michael Haubenwallner
[Bug-readline] [PATCH] Re: Build readline with libtool?
Michael Haubenwallner
Re: [Bug-readline] Build readline with libtool?
Chet Ramey
Re: [Bug-readline] Build readline with libtool?
Michael Haubenwallner
Re: [Bug-readline] Build readline with libtool?
Chet Ramey
Re: [Bug-readline] Build readline with libtool?
Michael Haubenwallner
Re: [Bug-readline] Build readline with libtool?
Chet Ramey
Re: [Bug-readline] Build readline with libtool?
Michael Haubenwallner
[Bug-readline] readline bug with backgrounded process?
Thomas Klausner
Re: [Bug-readline] readline bug with backgrounded process?
Chet Ramey
Re: [Bug-readline] readline bug with backgrounded process?
Thomas Klausner
Re: [Bug-readline] readline bug with backgrounded process?
Chet Ramey
Re: [Bug-readline] readline bug with backgrounded process?
Thomas Klausner
[Bug-readline] rluserman: difference between backward-kill-line and
Дилян Палаузов
Re: [Bug-readline] rluserman: difference between backward-kill-line and
Chet Ramey
Re: [Bug-readline] rluserman: difference between backward-kill-line and
Дилян Палаузов
[Bug-readline] rluserman: questions to non-incremental history commands
Дилян Палаузов
Re: [Bug-readline] rluserman: questions to non-incremental history commands
Chet Ramey
[Bug-readline] typo: rluser.texi, Commands For History
Дилян Палаузов
[Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Дилян Палаузов
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Chet Ramey
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Dmitrii Pasechnik
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Chet Ramey
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Dmitrii Pasechnik
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Chet Ramey
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Dmitrii Pasechnik
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Chet Ramey
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Dmitrii Pasechnik
Re: [Bug-readline] Linking Shared libreadline with(out) TERMCAP_LIB
Chet Ramey
[Bug-readline] rluser.texi, @subsection Readline Arguments: definition of "meta digit"
Дилян Палаузов
[Bug-readline] Patch: swap order of CPPFLAGS and INCLUDES
Max Horn
Re: [Bug-readline] Patch: swap order of CPPFLAGS and INCLUDES
Max Horn
Re: [Bug-readline] Patch: swap order of CPPFLAGS and INCLUDES
Chet Ramey
Re: [Bug-readline] Patch: swap order of CPPFLAGS and INCLUDES
Max Horn
[Bug-readline] Set correct -compatibility_version in .dylib on Mac OS X
Max Horn
Re: [Bug-readline] Set correct -compatibility_version in .dylib on Mac OS X
Max Horn
Re: [Bug-readline] Set correct -compatibility_version in .dylib on Mac OS X
Chet Ramey
Re: [Bug-readline] Set correct -compatibility_version in .dylib on Mac OS X
Max Horn
Re: [Bug-readline] Set correct -compatibility_version in .dylib on Mac OS X
Chet Ramey
Re: [Bug-readline] Set correct -compatibility_version in .dylib on Mac OS X
Max Horn
Re: [Bug-readline] Set correct -compatibility_version in .dylib on Mac OS X
Chet Ramey
Re: [Bug-readline] [PATCH] mm: msync: require either MS_ASYNC or MS_SYNC [resend]
Michael Kerrisk (man-pages)
Re: [Bug-readline] [PATCH] mm: msync: require either MS_ASYNC or MS_SYNC [resend]
Peter Zijlstra
[Bug-readline] Readline-6.3 Official Patch 3
Chet Ramey
[Bug-readline] Readline-6.3 Official Patch 1
Chet Ramey
[Bug-readline] Readline-6.3 Official Patch 2
Chet Ramey
[Bug-readline] [PATCH v2] Comply with the XDG base directory specification
Astril Hayato
[Bug-readline] [PATCH] Comply with the XDG base directory specification
Astril Hayato
[Bug-readline] Readline 6.3 cross-compilation fails
Ludovic Courtès
Re: [Bug-readline] Readline 6.3 cross-compilation fails
Chet Ramey
Re: [Bug-readline] Readline 6.3 cross-compilation fails
Ludovic Courtès
Re: [Bug-readline] Readline 6.3 cross-compilation fails
Chet Ramey
[Bug-readline] external pager
Christof Warlich
Re: [Bug-readline] external pager
Chet Ramey
Re: [Bug-readline] external pager
Christof Warlich
Re: [Bug-readline] external pager
Chet Ramey
Re: [Bug-readline] external pager
Christof Warlich
[Bug-readline] [PATCH] shlib: fix build race condition
Natanael Copa
Re: [Bug-readline] [PATCH] shlib: fix build race condition
Chet Ramey
[Bug-readline] Segfault when pressing down-key
Jonas Møller
Re: [Bug-readline] Segfault when pressing down-key
Chet Ramey
[Bug-readline] patch fixing vi-mode "." command bug works
Daan van Rossum
Re: [Bug-readline] readline 6.3 bug report
Chet Ramey
[Bug-readline] SIGSEGV in _rl_dispatch_callback()
Anatol Pomozov
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Anatol Pomozov
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Felix Yan
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Anatol Pomozov
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Anatol Pomozov
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Anatol Pomozov
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Anatol Pomozov
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Felix Yan
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Hans Lub
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Hans Lub
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Anatol Pomozov
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Felix Yan
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
rosslagerwall
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
rosslagerwall
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Chet Ramey
Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Anatol Pomozov
[Bug-readline] underlinking of readline-6.3
Natanael Copa
Re: [Bug-readline] underlinking of readline-6.3
Chet Ramey
Re: [Bug-readline] underlinking of readline-6.3
Natanael Copa
Re: [Bug-readline] underlinking of readline-6.3
Chet Ramey
Re: [Bug-readline] underlinking of readline-6.3
Natanael Copa
Re: [Bug-readline] underlinking of readline-6.3
Allan McRae
[Bug-readline] build failure with readline 6.3 and python, samba and parted
Juergen Daubert
Re: [Bug-readline] build failure with readline 6.3 and python, samba and parted
Chet Ramey
Earlier messages
Later messages