]> git.proxmox.com Git - mirror_xterm.js.git/history - src/SelectionModel.ts
Merge pull request #926 from ficristo/search-fix
[mirror_xterm.js.git] / src / SelectionModel.ts
2017-07-17 Daniel ImmsMerge branch 'master' into faster_wcwidth
2017-07-16 Paris KasidiarisMove `scrollTop` and `scrollBottom` into `Buffer`
2017-07-09 Daniel ImmsMerge remote-tracking branch 'ups/master' into 687_macos_ci
2017-06-21 Daniel ImmsMerge branch 'master' into 553_find_api
2017-06-19 CHaBouMerge branch 'master' into customKeypressHandler
2017-06-19 Daniel ImmsMerge pull request #716 from Tyriar/697_select_to_word
2017-06-19 Daniel ImmsMerge branch 'master' into 697_select_to_word
2017-06-18 Daniel ImmsSelect to the word at the mouse after double click
2017-06-11 Daniel ImmsMerge branch 'master' into 642_link_wrapped_char_duplic...
2017-06-10 Daniel ImmsMerge remote-tracking branch 'origin/master' into set_r...
2017-06-09 Daniel ImmsMerge pull request #670 from Tyriar/207_selection_manager
2017-06-09 Daniel ImmsAdd class header comments
2017-06-08 Daniel ImmsFix bug when selection end is less than start
2017-06-07 Daniel ImmsSelect last character in bottom right in select all
2017-06-07 Daniel ImmsAdd more selection manager/model tests
2017-06-07 Daniel ImmsAdd SelectionModel tests
2017-06-07 Daniel ImmsFix clearSelection in select all mode
2017-06-07 Daniel ImmsFix select all with no start and include content below...
2017-06-06 Daniel ImmsMerge remote-tracking branch 'ups/master' into 207_sele...
2017-05-25 Daniel ImmsSupport copy and paste via context menu
2017-05-25 Daniel ImmsMove the selection model to its own module