On Sun, May 12, 2024 at 12:02:50PM +0200, Solene Rapenne wrote:
> New version of kakoune available:
>
> - gzip_man=no in MAKE_ENV didn't work anymore, I patched Makefile
> - tests were not working, I reported it upstream who made a fix
> - compilation didn't work due to quotes being lost, upstream
New version of kakoune available:
- gzip_man=no in MAKE_ENV didn't work anymore, I patched Makefile
- tests were not working, I reported it upstream who made a fix
- compilation didn't work due to quotes being lost, upstream made fix
I plan to commit it soon, but I'd like some feedback if possibl
This is my first time testing ports and using mailing lists, so
forgive me if I'm doing anything wrong.
OK ?
I didn't encounter any issues (except for failing tests) while
building the port (as per FAQ), but these changes makes kakoune
to be unable to detect it's version because of the changed
Hi,
First, you can forget the other mail about the 2021.10.28 update which has not
got any OK ;)
Then, you'll find attached a patch to update to 2021.11.08
ChangeLog :
- Bug fixes after feedback from 2021.10.28
- Support for curly and separately colored underlines (undocumented in
2021.10.28)
-
Hi,
Here is a little diff to update kakoune to the last release.
# ChangeLog
- **g** and **v** do not auto lower case the next key, so **GL** needs to be
manually mapped to **Gl** for example.
- Fix flickering issues on some terminals such as the linux console
As usual, kakoune built fine even i
Hi,
Thank you solene.
Built, package made, updating and running fine on amd64 -current.
OK (from maintainer)
Best regards.
fredg
Le Friday 07 Aug 2020 à 15:55 (+0200), Solene Rapenne a écrit :
> this updates editors/kakoune
>
> Changelog since last version
>
> * Introduce `User` hook sup
this updates editors/kakoune
Changelog since last version
* Introduce `User` hook support.
* The `bold` and `italic` faces are no longer built-in. Highlighters
are expected to use face attributes (`+b` and `+i`, respectively) to
decorate text.
* The `lint-enable` command no longer needs to