Difference between revisions of "UI:Input box"

From Mibbit Wiki
Jump to: navigation, search
m (moved Input Box to Input box: Should be lowercased.)
(Renaming input box -> command line; adding in command line history feature.)
Line 3: Line 3:
 
The Input box is located right below the [[Chat pane]].  In Input Box is located right above the input options toolbar.  The send button is on the right, and takes up both rows of the input box.
 
The Input box is located right below the [[Chat pane]].  In Input Box is located right above the input options toolbar.  The send button is on the right, and takes up both rows of the input box.
  
== Input Box ==
+
== Command Line ==
  
The input box is the place where both content and [[commands]] are placed.   
+
The command line is the place where both content and [[commands]] are placed.   
  
 
[[Commands]] are started with a backslash (/) followed by the name followed by parameters, which are either optional or required.  Twitter will not accept commands.
 
[[Commands]] are started with a backslash (/) followed by the name followed by parameters, which are either optional or required.  Twitter will not accept commands.
  
 
[[Content]] starts with any other character.  Also, if a line starts with a double-backslash (//), that line will be treated as content with the first character as a backslash.  This is an escape command that works on both Twitter and IRC tabs.
 
[[Content]] starts with any other character.  Also, if a line starts with a double-backslash (//), that line will be treated as content with the first character as a backslash.  This is an escape command that works on both Twitter and IRC tabs.
 +
 +
For each tab, a history of commands is saved.  This means that when you press up or down while on the command line, prior commands or content entered will be shown.  When used properly, this can save effort.
  
 
== Input Options ==
 
== Input Options ==

Revision as of 02:03, 10 March 2010

The Input box consists of three main sections. The first is an input box, and the second is a list of input options. The third is the Send button. Only the input box is required to be shown. The other two sections may be wholly removed for a cleaner interface.

The Input box is located right below the Chat pane. In Input Box is located right above the input options toolbar. The send button is on the right, and takes up both rows of the input box.

Command Line

The command line is the place where both content and commands are placed.

Commands are started with a backslash (/) followed by the name followed by parameters, which are either optional or required. Twitter will not accept commands.

Content starts with any other character. Also, if a line starts with a double-backslash (//), that line will be treated as content with the first character as a backslash. This is an escape command that works on both Twitter and IRC tabs.

For each tab, a history of commands is saved. This means that when you press up or down while on the command line, prior commands or content entered will be shown. When used properly, this can save effort.

Input Options

See Input Options

Send Button

The send button sends whatever content or command is in the input box.