From 9e6052439d73c0614fa9b835265d5b87a78ab5d8 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 18 Jun 2010 18:19:48 -0400 Subject: Updated documentation for buffer.multi_paste; core/.buffer.luadoc --- core/.buffer.luadoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index de553c2f..5a3c6c6f 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -199,8 +199,9 @@ module('buffer') -- captured when its button is pressed. -- * `mouse_dwell_time`: The time in milliseconds the mouse must sit still to -- generate a mouse dwell event. --- * `multi_paste`: Flag indicating whether or not pasted text goes into each --- multiple selection. +-- * `multi_paste`: How to paste text into multiple selections. +-- * 0: Just the main selection. +-- * 1: Each selection. -- * `multiple_selection`: Flag indicating whether or not to enable multiple -- selection. -- * `overtype`: Flag indicating whether or not overtype mode is active. -- cgit v1.2.3