Debugger
========
- 5427 debugger into on dead process hangs image #8373
https://github.com/pharo-project/pharo/pull/8373
- 8146-Stepping-into-Blocks-entirely-an-image #8400
https://github.com/pharo-project/pharo/pull/8400Refactoring
===========
- RB - Add message to kwon how many occurrences were replaced #8380
https://github.com/pharo-project/pharo/pull/8380
- RB - Fix strings and symbols comparing when extract method #8381
https://github.com/pharo-project/pharo/pull/8381
- RB - Add options to call refactoring pushUp and pushDown in class definition context (source code) #8395
https://github.com/pharo-project/pharo/pull/8395
- RB - Permute parameters when add an argument #8382
https://github.com/pharo-project/pharo/pull/8382Keyboard and Event Cleanup
==========================
- Do not send Ctrl events as text events on windows or linux #8384
https://github.com/pharo-project/pharo/pull/8384
- Fix wrong key mapping in unix for old VM events #8389
https://github.com/pharo-project/pharo/pull/8389
- Ignore control codes between 127 and 159 in old events #8391
https://github.com/pharo-project/pharo/pull/8391
- Fix capslock on linux on old VMs #8390
https://github.com/pharo-project/pharo/pull/8390
- Mouse over event is sent multiple times #8401
https://github.com/pharo-project/pharo/pull/8401
Fixes
=====
- improve-win32-platform-specific-implementations #8339
https://github.com/pharo-project/pharo/pull/8339
- hasBindingThatBeginsWith-Layouts #8365
https://github.com/pharo-project/pharo/pull/8365
- Fix renaming protocol: current value not selected #8394
https://github.com/pharo-project/pharo/pull/8394
- Fix a regression from earlier pharo that used to perserve order in #8402
https://github.com/pharo-project/pharo/pull/8402
- fixes #8352: Inspect Text
https://github.com/pharo-project/pharo/pull/8357clean the class variables in RubTextSelectionColor #8364
https://github.com/pharo-project/pharo/pull/8364