Releases: paaguti/mg3a
Better configure
Fixed the interaction between autoconf and def.h
comment-line
Rearrange READMEs and include more docs and tutorial
20201201 Update version
Mouse support with `termcap`; make comment strings buffer-local
- Click to place cursor
- Wheel to scroll up and down
- Make
comment-begin
andcomment-end
buffer local - No need for
make-mode
anymore
CAVEAT: Mouse behaviour cannot be modified by user in~/.mg3
TODO: Handle horizontally scrolled lines
Add `comment-line`
Add comment-line
function.
Define comment-begin
and comment-end
as buffer-local variables.
For this, allow buffer-local variables to be strings or integers.
Include the bl
example directory in the autoconfig infrastructure
as part of the documentation installed in the Debian package.
Add minimal make-mode
, don't compile it by default. Just for testing comment-line
Update documentation of the package.
Build with autotools
MIgrate build infrastructure to autotools
Integrate the ncurses patch from RUDIX
This version integrates all changes that were needed in the macOS rudix port
Include rudix.org Port files
This version includes the rudix.org Port files. It also adds the '-v' command flag to just print out the version to the command line
Integrate all 2017 patches to simplify development
Since the first tag in this github is mostly the original code in Bengt Larsson's last release, I have preserved the code and I don't need to keep the patches eternally. Thus I will use the patch system for development and integrate the patches in the releases.
Trying to sync bsd ports
171227 Updated distinfo