From 98397b2263e5cfe68fae9c38074e0d61d13ac946 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 19 Sep 2007 23:18:43 -0400 Subject: Added interactive search documentation; core/ext/pm.lua --- core/ext/pm.lua | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/ext/pm.lua b/core/ext/pm.lua index 150646cd..c9bacf9d 100644 --- a/core/ext/pm.lua +++ b/core/ext/pm.lua @@ -5,6 +5,12 @@ -- TODO -- You can add the new browser to the list of browsers in ext/pm.lua. -- +-- Interactive search: +-- Typing text into the project manager view begins the interactive search. +-- If the text matches ANY part of an item in the view (case sensitively), the +-- item is highlighted and subsequent matches can be navigated to using the +-- up/down arrow keys. +-- -- Customizing look and feel: -- There are no function calls to make that customize the look and feel of the -- project manager. Instead you can manipulate it via GTK rc files. The pm -- cgit v1.2.3