From fbdab8f56e606d28f74d26bc729c8f835aed23db Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Fri, 2 Oct 2020 15:57:44 -0400 Subject: Command entry also considers contents of `textadept` as globals. Include buffer/view constants as well, which should have been there anyway. --- core/.ui.dialogs.luadoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/.ui.dialogs.luadoc') diff --git a/core/.ui.dialogs.luadoc b/core/.ui.dialogs.luadoc index c1f113ea..3b13b8cb 100644 --- a/core/.ui.dialogs.luadoc +++ b/core/.ui.dialogs.luadoc @@ -518,7 +518,7 @@ function optionselect(options) end -- or as strings in "#RRGGBB" format. If `true` (no list was given), a -- default palette is shown. -- * `string_output`: Return the selected color in string "#RRGGBB" format --- instead of numeric "0xBBGGRR" format. The default value is `false`. +-- instead of as a number. The default value is `false`. -- * `float`: Show the dialog on top of all desktop windows. The default value -- is `false`. -- @return selected color -- cgit v1.2.3