godot-xterm/addons
Robert Paciorek ca97b654ee rework _handle_selection()
* do not use timer for selection, due to issue with Engine.time_scale == 0
  * deciding on redraw based on target cell change
  * deciding on send to system based on mouse button up event
  * remove _on_selection_held() timer callback function and SelectionMode enum
* on non-Linux system use clipbord when copy_on_selection is active
2024-07-06 22:51:45 +00:00
..
gd-plug chore(spelling): add codespell pre-commit hook 2024-03-30 01:27:28 +13:00
godot_xterm rework _handle_selection() 2024-07-06 22:51:45 +00:00