OSDN Git Service

update documents
[stew/Stew4.git] / MANUAL.md
index 404b369..b65cfcb 100644 (file)
--- a/MANUAL.md
+++ b/MANUAL.md
@@ -33,7 +33,9 @@ For details, see [How To Use - Configuration Of "Connector"](#configuration-of-c
 ### Other
 
 For more information, see the project site.
-<http://stew.sourceforge.jp/>
+
+- <http://stew.sourceforge.jp/>
+- <http://argius.github.io/Stew4/>
 
 
 ## Installation
@@ -441,7 +443,7 @@ A window has "Input/Output Area", "Result Set Table", "Database Info Tree", "Mai
 By default, the database info tree, the status bar and the find pane" are hidden.
 
 
-### Input/Output Area
+### Input/Output Area ( text area )
 
 The I/O area is similar to CUI interface.
 
@@ -453,6 +455,12 @@ The I/O area is similar to CUI interface.
 ... Context menus for this component has the standard commands.
 
 
+### Paste Paths Into The Text Area Via DnD \<new feature in version 4.2\>
+
+When you drag and drop from file manager into the text area, the paths of these files will be pasted to the text area.
+It also allows plural files.
+
+
 ### Result Set Table
 
 The result set table displays command results, usually query results from database.
@@ -634,9 +642,9 @@ This command finds out a specific string from selected component.
 ...
 
 
-### Edit - Toggle focus (G) Ctrl-G
+### Edit - Toggle focus (G) Ctrl-G \<improved feature in version 4.2\>
 
-This command toggles focus between the result set table and the input/output area in a current window.
+This command toggles focus between the database info tree, the the result set table and the input/output area in a current window.
 
 ### Edit - Clear Message (M)
 
@@ -718,6 +726,11 @@ This command rotates command histories backward.
 This command rotates command histories forward.
 
 
+### Command - Show All Histories(A) \<new feature in version 4.2\>
+
+This command shows all command histories and paste a choosen commmand.
+
+
 ### Command - Rollback (R)
 
 This command displays confirm dialog and click "OK" to rollback.