Path to this page:
Subject: CVS commit: pkgsrc/editors/hexedit
From: Frederic Cambus
Date: 2020-08-29 15:17:53
Message id: 20200829131753.4733DFB27@cvs.NetBSD.org
Log Message:
hexedit: update to 1.5.
ChangeLog:
- Fix searching very long string
- Keep status of firstTime beween calls. (#35)
- man page: use simple double quotes (instead of weird ```xxx''')
- Properly handle off_t on non-lfs 32 bit systems.
- Fixed compiler warnings.
- Do not allow negative line length. (#34)
- fix overflow on excessively long escape sequence. (#32)
- Ignore KEY_RESIZE in main loop. (#33)
- Show percentage of cursor relative to filesize.
- Bug copy & paste (#29)
Files: