Delete from cursor to end of segment preserving ending punctuation

spiros

  • Administrator
  • Hero Member
  • *****
    • Posts: 854556
    • Gender:Male
  • point d’amour
Hotkey: Press Alt-D

Code: [Select]
!d:: ;delete from cursor to end of segment, preserve ending punctuation
Send ^+!{PgDn}
Sleep 100
Send +{Left}
Sleep 100
Send {Delete}
Return

Delete from cursor to end of segment, preserve ending punctuation - AutoHotKey - Translation Productivity - RWS Community

You need autohotkey to run this script.
« Last Edit: 28 May, 2021, 12:06:34 by spiros »


 

Search Tools