1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/guile-readline
Andy Wingo 96c9af4ab1 readline: Avoid interpreting control characters in pastes.
* NEWS: Update.
* doc/ref/repl-modules.texi (Readline Options): Update for
  bracketed-paste.
* guile-readline/readline.h (SCM_READLINE_BRACKETED_PASTE): Add
  bracketed-paste option.
* guile-readline/readline.c (scm_readline_opts): Add bracketed-paste.
  (scm_init_readline): Wire up the logic.
2017-05-17 22:29:08 +02:00
..
ice-9 Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
Makefile.am Put the readline extension in the extensionsdir 2013-10-14 11:33:52 +02:00
readline.c readline: Avoid interpreting control characters in pastes. 2017-05-17 22:29:08 +02:00
readline.h readline: Avoid interpreting control characters in pastes. 2017-05-17 22:29:08 +02:00