mirror of
https://github.com/atom/atom.git
synced 2026-02-14 00:25:08 -05:00
🎨 newlines fix
This commit is contained in:
@@ -2587,7 +2587,6 @@ class TextEditor extends Model
|
||||
maintainClipboard = true
|
||||
return
|
||||
|
||||
|
||||
# Private: For each selection, only copy highlighted text.
|
||||
copyOnlySelectedText: ->
|
||||
maintainClipboard = false
|
||||
|
||||
Reference in New Issue
Block a user