summaryrefslogtreecommitdiff
path: root/Functions/Zle/bracketed-paste-magic
AgeCommit message (Expand)AuthorFilesLines
2019-09-24unposted (see 44772): quote the string argument to zle -UBart Schaefer1-2/+2
2016-12-24Oliver: 40118: alternate fix replacing 40115Barton E. Schaefer1-25/+19
2016-12-0640115: revert 38579 due to bug restoring BUFFER after history searchZhiming Wang1-19/+25
2016-10-29unposted: add "--" to zle widget call for conventional sanityBarton E. Schaefer1-1/+1
2016-10-28unposted: handle empty pastes and "zle bracketed-paste variablename" form.Barton E. Schaefer1-2/+2
2016-06-0938579: simplify saving and restoring of stateOliver Kiddle1-25/+19
2016-05-09unposted: update documentary comments to remove references to self-insert-unm...Barton E. Schaefer1-2/+2
2016-02-1437971: fix potential issues when interacting with user-defined widgetsBarton E. Schaefer1-2/+2
2015-10-2736994: declare local REPLY for use with "zle .read-command"; use .self-insert...Barton E. Schaefer1-3/+3
2015-10-2136871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...Barton E. Schaefer1-4/+7
2015-09-12unposted: revert 36483 as multibyte is now handled by "zle .read-command"; ad...Barton E. Schaefer1-13/+5
2015-09-1136483: handle incomplete multibyte characters in bracketed-paste-magiPeter Stephenson1-4/+12
2015-08-3036338: Replace "5.0.9" with "5.1" in source commentsAxel Beckert1-1/+1
2015-08-2136266: preserve emulation and setopt context for init and finish functions, h...Barton E. Schaefer1-9/+42
2015-08-1636195, 36196: wrapper of bracketed-paste for compatibilty with url-quote-magi...Barton E. Schaefer1-0/+192