From f164c1ddc9b67547bddd06d0a6c516f60586450a Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Wed, 26 Oct 2022 23:34:00 +0200 Subject: [PATCH] README: Yet another clarification --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6799a0..a6eeff8 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ Better integration of Julia REPL with Emacs vterm terminal. EmacsVterm.options.image = true ``` -- Quick disabling (resp. enabling) of sending all types of data for - display to Emacs can be done with: +- In addition to `EmacsVterm.options`, the whole Emacs-based + Multimedia I/O can be disabled (resp. enabled) with: ```julia EmacsVterm.display_off()