<html>
 <head></head>
 <body>
  <pre>
There is release_3_2_4-branch with fpc version 3.2.4-rc1. As i understand this is foundation for fpc 3.2.4 release!
Is there possible to add more commits from main branch? I know that fixes is officially frozen since June 9th.

Those are commits I would like to see in final 3.2.4 release.

Changes are related to Textmode IDE.
List of commits (30). Order do meter.
</pre> Scroll one line up/down
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/74405ab2e53c096d123dd96f15b5a64210480bcc
  <br> 
  <br> Mark beginning of selected text
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/e4d7867e0e04f48b998087aa1a217b510bbe03d7
  <br> 
  <br> select to beginning of the file (ctrl+shift+home)
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/975ee9d9f03270f8c68056bc5a11e8302d705b2f
  <br> 
  <br> Select text in code editor by mouse when Persistent Blocks not enabled.
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/6993702192f6b4791b0940c9bd2d95a811e8ae49
  <br> 
  <br> Close/hide compiler messages window by pressing Esc
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/2cc454da2619ac408e7c3f995c853a434324cc1a
  <br> 
  <br> Block insert cursor. Block cursor for overwrite mode in xterm
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/ae81a69cb15a979a00afb3ed7a1bae5022d33bff
  <br> 
  <br> Auto-Closing Brackets and Insert or Restore
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/54afa37d4df90837c0cd4a7c1f9f674c86cc65bd
  <br> 
  <br> Improved Debug - Evaluate (Ctrl+F4)
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/38e53727f0151fafbdf10bb3ea48249309ad60a8
  <br> 
  <br> Improved input line of Find and Replace window.
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/12bc43b7b67eaffe29cac3192927cc1346f80b27
  <br> 
  <br> fixed formatting
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/fd353ee62cd39073d5e9c67a42b6dcef4332a7e9
  <br> 
  <br> Overwrite selection block
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/5ded9e3cb308a1c9ba7148ecabe6e8f0db5c9f13
  <br> 
  <br> revert unwanted change
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/7949e53d8ac045552c53fb29d969246b8ae505b6
  <br> 
  <br> On exit ask for changes to save if one file open in two windows.
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/31bc7c40541a03452991263dc96dd08f30d0cf28
  <br> 
  <br> Opening same file in a second window don't destroy any changes
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/528ff51a8fdb9c064994cac9f77cdc08729a5e16
  <br> 
  <br> more elegant way to preserve original exe name
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/b3d44a9da2f83f263d3ec81f7c7fb1143c52a9ea
  <br> 
  <br> Reintroduce Microsoft copy/paste keys for Input Lines
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/91d9c3286a16c766e0b41e6d7ea2968b1b4f1e31
  <br> 
  <br> Indent block when Persistent blocks are off
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/28aaa672a1462d915f7212273805bc1eb0bad471
  <br> 
  <br> On return to IDE screen resize IDEapp if needed (Unix).
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/8ff73efe3253c3c5ad9606fa609a51bbdaf254e7
  <br> 
  <br> Save and restore user screen original cursor position for every unix terminal not only xterm
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/bc7c288703013afe035f8d499c20a197bcb892c7
  <br> 
  <br> Remove redundant ctrl-c enable and disable.
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/e945c65255b470e02ae12db2ac32a684395325ec
  <br> 
  <br> Ctrl-C in ide does not generate signal SIGINT (dos).
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/f0760bacc08469ba2a50452fee96306668294a43
  <br> 
  <br> Restored array of Sw_Word to array of Word as those are ment to be video buffer cells.
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/f3eb7f8608597109a29b4ca566ec426d5da1ca5c
  <br> 
  <br> Save and read correctly Assembler Output options in Textmoed ide.
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/ef4ad5d6699f16d81051d5c7c28054fc05bcd1f4
  <br> 
  <br> Compilation error fix for Assembler output options.
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/822a9e1bb1b1491013113a506176eeeeeb82afb3
  <br> 
  <br> Cancel exit if Auto Save is ON and saving new file is canceled.
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/4f359533531f7348786202c51c0989a5d8697f32
  <br> 
  <br> Enable mouse in pterm (putty)
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/ca03194927cb28f787c797149e92e6c219bc7b6c
  <br> 
  <br> Autosave before Run with Breakpoints in Debuger
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/dde4d515bf98419f0db3ea2b22dac6002637d57c
  <br> 
  <br> Save All is enabled and disabled as requiered
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/69d552415a179d6b2aaaaf1fa93598d92650e0eb
  <br> 
  <br> Assembler Reader Options for x86_64
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/016962261f1370a825a94be4e86b4ffde0662856
  <br> 
  <br> Increase IDE version
  <br> https://gitlab.com/freepascal.org/fpc/source/-/commit/4ed3e6d00211429d7ef7064ac579e24c876c86e4
  <br> 
  <br> 
  <br> 
  <br>  
 </body>
</html>