note to self

This commit is contained in:
Adam D. Ruppe 2021-02-25 18:58:04 -05:00
parent 75fdaf478b
commit 863a12792f
1 changed files with 2 additions and 0 deletions

View File

@ -218,6 +218,8 @@ class TerminalEmulator {
//if(pasteDataPending.length)
//throw new Exception("paste data being discarded, wtf, shouldnt happen");
// FIXME: i should put it all together so the brackets don't get separated by threads
if(bracketedPasteMode)
sendToApplication("\033[200~");