mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-27 13:50:00 +03:00
note to self
This commit is contained in:
parent
75fdaf478b
commit
863a12792f
1 changed files with 2 additions and 0 deletions
|
@ -218,6 +218,8 @@ class TerminalEmulator {
|
||||||
//if(pasteDataPending.length)
|
//if(pasteDataPending.length)
|
||||||
//throw new Exception("paste data being discarded, wtf, shouldnt happen");
|
//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)
|
if(bracketedPasteMode)
|
||||||
sendToApplication("\033[200~");
|
sendToApplication("\033[200~");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue