]> git.proxmox.com Git - mirror_xterm.js.git/history - src/SelectionManager.test.ts
Fix bug when selection end is less than start
[mirror_xterm.js.git] / src / SelectionManager.test.ts
2017-06-08 Daniel ImmsFix bug when selection end is less than start
2017-06-07 Daniel ImmsAdd more selection manager/model tests
2017-06-07 Daniel ImmsFix select all with no start and include content below...
2017-06-07 Daniel ImmsUndo CiruclarList id changes, fix null check, lint
2017-06-06 Daniel ImmsAdd _selectLineAt test
2017-06-06 Daniel ImmsMerge remote-tracking branch 'ups/master' into 207_sele...
2017-06-02 Daniel ImmsAdd some SelectionManager selectWorkAt tests, fix lint