commit | a4a08388023c6085d7ec79a912cff2a50c6c3633 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 09 19:52:02 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 09 19:52:02 2005 +0000 |
tree | c475514dfb1a140bbf6d43c79434c5ce95d9e1d1 | |
parent | e7eb9df59a955186784ef0c6508e230e5ad34728 [diff] |
updated for version 7.0144
diff --git a/src/search.c b/src/search.c index 37b3873..0b7cb94 100644 --- a/src/search.c +++ b/src/search.c
@@ -1132,7 +1132,7 @@ } msg_start(); - trunc = msg_strtrunc(msgbuf); + trunc = msg_strtrunc(msgbuf, FALSE); #ifdef FEAT_RIGHTLEFT /* The search pattern could be shown on the right in rightleft