← Back to team overview

mudlet-makers team mailing list archive

[Bug 365878] Re: cut() doesn't cut the text, it copies

 

** Changed in: mudlet
   Importance: Undecided => High

-- 
cut() doesn't cut the text, it copies
https://bugs.launchpad.net/bugs/365878
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.

Status in Mudlet the MUD client: New

Bug description:
cut() doesn't cut the text, it merely copies it. 

Using:

function cutMap()
	selectString(line, 1)
	cut()
	pasteWindow("mapcap")
end

my map remains in the main window...

os: xp sp3
mudlet beta 9



References