Commit graph

11 commits

Author SHA1 Message Date
tkusumi
485c8a9c30 editors/fileobj: Update to v0.7.105
ChangeLog:
- Minor fixes and cleanups
- Change d from delete alias to disas
- Add :disas_x86
- Support visual range in :strings
- Add FILEOBJ_DISAS_ARCH
- Add FILEOBJ_DISAS_PRIVATE
2021-09-05 16:39:35 +00:00
tkusumi
305d75a649 editors/fileobj: Update to v0.7.104
ChangeLog:
- Minor fixes and cleanups
2021-07-20 18:57:18 +00:00
tkusumi
aab6a758cd editors/fileobj: Update to v0.7.103
ChangeLog:
- Minor fixes and cleanups
- Add --verbose
2021-04-04 13:18:13 +00:00
tkusumi
1a919b9b88 editors/fileobj: Update to v0.7.102
ChangeLog:
- Minor fixes and cleanups
- Add --info
- Add --lsblk
2021-04-04 13:15:36 +00:00
tkusumi
198f338544 editors/fileobj: Update to v0.7.101
ChangeLog:
- Minor fixes and cleanups
- Add Python 3.9 support
- Add MidnightBSD support
2021-04-04 13:10:20 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
tkusumi
83eb44a508 editors/fileobj: Update to v0.7.100
ChangeLog:
- Minor fixes and cleanups
- Add __FILEOBJ_USE_WINDOWS_TERMINAL
2020-07-04 06:18:35 +00:00
tkusumi
f5754f9032 editors/fileobj: Update to v0.7.99
ChangeLog:
- Minor fixes and cleanups
- Fix a bug caused crash on minimizing terminal size (since v0.7.81)
- Improve Windows Terminal support
- Add FILEOBJ_COLOR_OFFSET
- Add --test_mouse
- Support wrapscan in w, b, *, #, ), (, }, {
2020-06-14 11:06:47 +00:00
tkusumi
21ec34e5f5 editors/fileobj: Update to v0.7.98
ChangeLog:
- Minor fixes and cleanups
- Support ncurses color specification in "r:g:b" format (if supported by terminal)
- Add --test_color option
- Add *, #, cw, cW command
- Add :colors command
- (Other minor changes that don't affect pkgsrc contents)
2020-05-30 16:48:58 +00:00
tkusumi
186fee78cd editors/fileobj: Update to v0.7.97
ChangeLog:
- Minor fixes and cleanups
- Add --list_color option
- (Other minor changes that don't affect pkgsrc contents)
2020-04-28 15:25:57 +00:00
wiz
a8843d119c editors/fileobj: import fileobj-0.7.96
Curses based hex editor with vi interface.

Based on the package by Tomohiro Kusumi in PR 55180.
2020-04-15 16:06:07 +00:00