[TxMt] Re: Cutting/uncutting current line

Martin Kühl martin.kuehl at gmail.com
Mon Sep 18 14:34:28 UTC 2017


On 18 September 2017 at 14:07, Jenny Harrison <profharrison at gmail.com> wrote:
> Control-shift-K, command-V

I don’t think ⌃⇧K puts the line in the pasteboard, so ⌘V would *not*
paste the line one just deleted.
One could write a macro that does though:
* ⌥⌘M (Start Recording)
* ⇧⌘L (Select Line)
* ⌘X (Cut)
* ⌥⌘M (Stop Recording)
* ⌃⌘M (Save Macro…)

Martin

>> On Sep 18, 2017, at 4:50 AM, Spiros Philopoulos <sphilopoulos at gmail.com> wrote:
>>
>> Hi all,
>>
>> This might be a stupid question: Is there a way in TextMate 2 to cut, and then uncut(paste), the current line with 2 keystrokes? I.e, similar to the nano commands ‘Ctrl-k’ and ‘Ctrl-u’? As opposed to: select the current line, cut, then paste.
>>
>> Thanks in advance.
>>
>>
>>
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate


More information about the textmate mailing list