Skip to content

Releases: adamyg/grief

3.2.3 - build-28

16 Dec 14:12
caaa9fb
Compare
Choose a tag to compare
  • st-terminal; #94
  • mok2, Alt-[ issues; #95
    • kbprotocols integration.
    • libtrie.
  • grrc and dayone logic; #62, #96
  • Meta/ESC processing, kbprotocols extensions; #95
  • ncursesw6 configuration; #93
  • colorscheme for truecolor; #91
    • colorshemegui.
    • save/restore colorscheme extended name.
    • colorschemes, bones/base16.
  • Putty profile; #87
  • true-color/direct support; #81
  • understyles and strikeout; #72

3.2.3 - build-27

26 Sep 15:53
5401f2f
Compare
Choose a tag to compare

Tickets

  • xterm-mok2 and kbprotocol options; #85
  • mouse-sgr and mouse-mode; #84
  • grunch crash, on an invalid switch case; #83
  • portability improvements; non Linux/WIN32 builds; #78
  • dark/light background detection; #76
  • directory open; prompt file(s) to open; #73
  • oniguruma upgrade; #67
  • binutils, backward lib; #61
  • configure enhancements; #60
  • bison/flex option; #59

Keyboard/interface extensions

  • keyboard, protocol options (none,auto,meta,mok2,cygwin).
  • mouse, events, popup and command-line
  • key event.
  • FocusIn/FosusOut events.
  • key_trace macro.

CI Pipelines

  • Solaris
  • FreeBSD/OpenBSD and NetBSD.

3.2.3 - build-26

10 Jun 11:37
dbf69ef
Compare
Choose a tag to compare

What's Changed

Tickets

  • #21 - Package macro source code
  • #28, #36 - Documentation
  • #29 - syntax
  • #32 - UNDO across saves
  • #34 - configure improvements
  • #39 - ConEnum detection
  • #46, #49 - eat_newline_glitch logic
  • #53, #54, #55, #58 - refactoring tech debt (build-26)
  • AltGr/WIN32

Bug-fixes, changes

  • libguess
  • libcitrus
  • libteken
  • byacc

3.2.3 - build-25

09 Jun 18:40
93d30da
Compare
Choose a tag to compare
3.2.3 - build-25 Pre-release
Pre-release

What's Changed

Tickets

  • #21 - Package macro source code
  • #28, #36 - Documentation
  • #29 - syntax
  • #32 - UNDO across saves
  • #34 - configure improvements
  • #39 - ConEnum detection
  • #46, #49 - eat_newline_glitch logic
  • AltGr/WIN32

Bug-fixes, changes

  • libguess
  • libcitrus
  • libteken
  • byacc

3.2.2 - build-24

19 Oct 16:10
9699b1f
Compare
Choose a tag to compare
  • html/xml
    • tag matching/hiliting syntax flags
      • SYNF_HTMLTAG
      • SYNF_XMLTAG
    • void tags
  • syntax
    • syntax_find syntax aware brace matching
      • BF_SYNTAX_MATCH buffer flag, bufinfo
      • find_matching_brace
    • dfa, accept2 state processing.
  • tickets #19, #22
  • bug-fixes
    • window sizing issues
    • cmdline nesting
    • llong handling
  • INSTALLation documentation updated; install interface cleanup.
  • new modes and updated modes; json, cmake and protobuf.
  • keyword pattern/wild-card support; libtrie

3.2.2 - build-23

16 Jun 16:59
6412a88
Compare
Choose a tag to compare

Bug-fixes, package upgrades and additional tool-chain support.

3.2.2 - build-22

22 Mar 14:50
36318c5
Compare
Choose a tag to compare
Merge pull request #15 from adamyg/topic/utf8filenames

topic/utf8filenames