/Cancel: Difference between revisions
Appearance
No edit summary |
m changed page to use templates and note about /undo for stopping in-process operations |
||
| (6 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{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 | ||
|purpose=Cancels a selection. | |purpose=Cancels a message or a selection. | ||
|aliases= | |aliases=Nvm | ||
|uses=/Cancel | |uses=/Cancel | ||
|cat=Building | |cat=Building | ||
| Line 10: | Line 11: | ||
|}} | |}} | ||
Cancels a selection, such as one started by | 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 {{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. | |||
{{LastUpdated| | 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}} | |||
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.