3 Commits

Author SHA256 Message Date
Pierre Gentile
e33b17fb20 - Typo: "sles_version" -> "sle_version" in smenu.spec
OBS-URL: https://build.opensuse.org/package/show/utilities/smenu?expand=0&rev=38
2025-05-26 22:50:47 +00:00
Pierre Gentile
2e6fb49c15 - Removal of the patch added in revision 34 (smenu-gcc15.patch, issue #46).
This patch is no longer required as the code has been reworked.

OBS-URL: https://build.opensuse.org/package/show/utilities/smenu?expand=0&rev=37
2025-05-26 17:57:11 +00:00
Pierre Gentile
4f84d03a4e - Version 1.5.0
* Fixes
  * Various modifications and corrections have been made to make the
    substitution code more robust.
  * Added several variable initializations that were missing.
  * ^H and BS now work correctly in all cases.
  * A stdin flush has been added before requesting the cursor's initial
    position.
  * Memory leaks have been fixed.
  * Highlighting in search mode works correctly in all cases.
  * Compilations problems with gcc-15 have been corrected.
  * Compiler warnings have been fixed.
  * The description of S-HOME/S-END in the manual has been corrected.
* Improvements:
  * The TAB key can now be used to automatically complete search patterns
    until an ambiguity arises.
  * A -hbar|-hor_scroll_bar option has been added to force the display of
    the horizontal scroll bar.
  * The quick help system has been rewritten.
  * ZWSP, ZWNJ, ZWJ, LRM and RLM glyphs are now ignored.
* Miscellaneous:
  * The README and documentation have been improved and clarified.
  * Some parts of the code have been removed or reorganized.
  * New tests have been added.
  * Improve smenu.spec.

OBS-URL: https://build.opensuse.org/package/show/utilities/smenu?expand=0&rev=36
2025-05-26 17:09:10 +00:00