/Cancel: Difference between revisions
Appearance
No edit summary |
m changed page to use templates and note about /undo for stopping in-process operations |
||
| Line 1: | Line 1: | ||
{{notice|Prior to fCraft 0.630, | {{notice|Prior to fCraft 0.630, {{cmd|Nvm}} was only used for canceling messages, and {{cmd|Cancel}} was used only for canceling selections. Now they have been merged.}} | ||
{{CommandBox | {{CommandBox | ||
|name=Cancel | |name=Cancel | ||
| Line 13: | Line 13: | ||
This command does two things, depending on context: | This command does two things, depending on context: | ||
*Cancels a partial message, if you were typing one. | *Cancels a partial message, if you were typing one. | ||
*Cancels a selection, such as one started by | *Cancels a selection, such as one started by {{cmd|Cuboid}}, {{cmd|Cut}}, or {{cmd|ZAdd}}. This is useful in case you mistyped the command or mis-clicked the first block. If you wish to stop a drawing in process, use {{cmd|Undo}} or {{cmd|WLock}} instead. | ||
If you are in the middle of entering a partial message AND making selection at the same time, the message will be | If you are in the middle of entering a partial message AND making selection at the same time, the message will be cancelled first, and {{cmd|Cancel}} can be used again to cancel the selection. | ||
{{LastUpdated|1650}} | {{LastUpdated|1650}} | ||
Latest revision as of 13:29, 29 August 2012
Prior to fCraft 0.630, /Nvm was only used for canceling messages, and /Cancel was used only for canceling selections. Now they have been merged.
|
| Command | |
| Cancel Cancels a message or a selection. | |
|---|---|
| Aliases | Nvm |
| Usage |
/Cancel |
| Category | Building |
| Usable from console? | No |
| Introduced in | fCraft 0.200 |
This command does two things, depending on context:
- Cancels a partial message, if you were typing one.
- Cancels a selection, such as one started by
/Cuboid,/Cut, or/ZAdd. This is useful in case you mistyped the command or mis-clicked the first block. If you wish to stop a drawing in process, use/Undoor/WLockinstead.
If you are in the middle of entering a partial message AND making selection at the same time, the message will be cancelled first, and /Cancel can be used again to cancel the selection.