Reading List
Mac Text Editing: Mark, Kill, Yank from Michael Tsai RSS feed.
Mac Text Editing: Mark, Kill, Yank
Jesse Grosjean: There isn’t much documentation of the macOS implementation. Much of the following behavior was discovered by experimenting with TextEdit. […] When text is deleted by certain actions it gets added to the kill ring. By default the kill ring contains a single text entry. If you change the NSTextKillRingSize system default the kill […]