{{>toc}} h1. Nicklist Buttons Editor !nicklistbuttonseditor.png! The nicklist buttons editor allows adding or editing or viewing [[Nicklist_Options#Show-Nicklist-buttons|nicklist buttons]]. it can be opened by clicking [[Menubar_Control|Menubar]] -> Tools -> Edit Nicklist Buttons or by typing [[/edit]] -i. The editor shares characteristics with all the other editors. _See also [[Editor Options]]._ h2. Nicklist Buttons format The format of a nicklist button is . If using multiline commands, the format becomes:
{
  /command1
  /command2
  ...
}
h2. Saving nicklist buttons to a different ini file To save the current nicklist buttons file to a different ini file, click the Menubar (inside the editor) -> File -> Save As menu item. h2. Loading nicklist buttons from a different ini file To load nicklist buttons from a different ini file, click the Menubar (inside the editor) -> File -> Load menu item. h2. Search/replace text Clicking the Menubar (inside the editor) -> Edit -> Find or pressing the %(key)CTRL% + %(key)F% shortcut opens the search and replace panel. You can search or search and replace using a [[Scripting_Regex|Regular Expression]] by checking the *Regex* checkbox. Pressing the %(key)ESCAPE% key closes the search panel. h2. Refreshing a nicklist buttons file If nicklist buttons has been changed while the editor was open, pressing the *Refresh* button will update the editor. _Note: this removes any unsaved changes._ h2. Font The font of the editor can be changed by clicking the Menubar (inside the editor) -> File -> Change Font menu item. _Note: only "truetype":https://en.wikipedia.org/wiki/TrueType fonts can be used._ h2. Colors The editor colors can be changed in [[Options Dialog|Options]] -> [[Colors Options|Colors]].