Commit Graph

107 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 3071db8e19
Be actually able to use a system Termo library
Alpine 3.19 Success Details
Arch Linux AUR Success Details
OpenBSD 7.3 Success Details
2024-04-10 17:32:50 +02:00
Přemysl Eric Janouch 0bbcbb7207
Fix build on Alpine
Arch Linux AUR Success Details
Alpine 3.19 Success Details
2024-04-09 20:47:01 +02:00
Přemysl Eric Janouch d57db951aa
Plugin load errors should not be fatal
Arch Linux AUR Success Details
2024-02-26 23:54:05 +01:00
Přemysl Eric Janouch 417115c3be
Bump liberty 2024-02-10 12:51:05 +01:00
Přemysl Eric Janouch 3c96448bcf
Bump liberty, add an icon 2024-02-10 11:06:55 +01:00
Přemysl Eric Janouch 92902a4f76
CMakeLists.txt: declare compatibility with 3.27
Sadly, the 3.5 deprecation warning doesn't go away after this.
2023-08-01 03:16:04 +02:00
Přemysl Eric Janouch 43ef4805a5
Bump liberty 2023-07-04 06:55:15 +02:00
Přemysl Eric Janouch a29a785b20
README.adoc: update package information 2023-07-01 22:00:04 +02:00
Přemysl Eric Janouch accc095403
Bump liberty 2023-06-28 16:29:28 +02:00
Přemysl Eric Janouch b15ec36e38
CMakeLists.txt: fix build on BSD and macOS 2023-06-28 16:27:34 +02:00
Přemysl Eric Janouch b000f5eca7
README.adoc: add a missing line break 2023-06-28 01:10:31 +02:00
Přemysl Eric Janouch 35cbb8647d
CMakeLists.txt: actually install Lua plugins 2023-06-28 00:29:57 +02:00
Přemysl Eric Janouch f6d552766b
g_ctx -> g
Because it's just plain noise.  But I still enjoy the indicator.
2023-06-19 13:20:28 +02:00
Přemysl Eric Janouch 00d6c5ede9
Bump liberty, move the UI to liberty-xui.c
This deduplicates code between nncmpp and hex,
while adding functionality.
2023-06-19 13:19:48 +02:00
Přemysl Eric Janouch b87206bb93
elf.lua: fix a typo 2023-06-18 22:46:10 +02:00
Přemysl Eric Janouch 62c6d43ca3
Add a real manual page 2023-06-15 22:32:02 +02:00
Přemysl Eric Janouch ccb3974895
Avoid ringing the bell on focus events 2023-06-05 20:00:06 +02:00
Přemysl Eric Janouch c7a6e9ec36
README.adoc: fix a dead link 2022-07-31 18:44:09 +02:00
Přemysl Eric Janouch c7448a72a2
README.adoc: mention fq 2022-03-11 20:43:45 +01:00
Přemysl Eric Janouch 1cb069aa8b
Fix second nibbles in the hex dump
Welp.
2021-12-01 05:03:41 +01:00
Přemysl Eric Janouch 9489358c92
xcursor.lua: fix file version decoding
The Xcursor header file contains more documentation than there is
in the actual documentation.
2021-11-17 12:18:37 +01:00
Přemysl Eric Janouch a539a5510f
Add an elementary decoder for Xcursor files 2021-11-17 11:48:10 +01:00
Přemysl Eric Janouch e5ddd6a6af
Fix a compiler warning 2021-11-05 02:59:55 +01:00
Přemysl Eric Janouch 8f7bcf7531
Bump liberty, termo 2021-11-05 02:59:35 +01:00
Přemysl Eric Janouch 330e81fa89
Update .gitignore 2021-10-30 03:32:53 +02:00
Přemysl Eric Janouch 84831a1492
Bind _/C-a/$/C-e to go to row start/end
Avoiding 0 because that's how you would write a zero in edit mode.
2021-10-30 02:59:09 +02:00
Přemysl Eric Janouch ada863925f
Add clang-format configuration 2021-10-30 02:59:09 +02:00
Přemysl Eric Janouch 28f36f6087
CMakeLists.txt: synchronize with sdtui 2021-10-30 01:36:48 +02:00
Přemysl Eric Janouch 252e349e52
README.adoc: mention elfcat 2021-07-07 19:25:38 +02:00
Přemysl Eric Janouch a41d67432d
Fix incomplete liberty bump 2021-01-16 16:43:00 +01:00
Přemysl Eric Janouch 5e66f5402d
Bump minimum CMake version to 3.0
A nice, round number.  This allows us to remove some boilerplate.
2020-10-27 11:53:49 +01:00
Přemysl Eric Janouch 38694ea520
Bump liberty and termo 2020-10-27 11:53:03 +01:00
Přemysl Eric Janouch 0304e4fcee
README.adoc: update refs to similar software 2020-10-18 22:57:15 +02:00
Přemysl Eric Janouch b3f117a785
Name change 2020-09-28 05:10:27 +02:00
Přemysl Eric Janouch d87ae4bfba
Bump liberty and termo 2020-09-28 05:09:20 +02:00
Přemysl Eric Janouch 16e24195e7
Cleanup, add comment 2018-10-27 15:08:18 +02:00
Přemysl Eric Janouch 4e76388f4f
Remove .travis.yml
We don't depend on any proprietary services no longer.  I'll have to
make my own replacements with blackjack and hookers.  Until then,
the file stays in the commit log as an example.
2018-06-24 05:50:55 +02:00
Přemysl Eric Janouch a6fecc8091
Update README 2018-06-24 04:11:47 +02:00
Přemysl Eric Janouch d22959cdd3
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-24 04:11:24 +02:00
Přemysl Eric Janouch 7428cc87ea
Bump liberty, termo 2018-06-24 04:08:12 +02:00
Přemysl Eric Janouch a2e5661133
Add a partial decoder for PDF 2017-11-19 21:51:53 +01:00
Přemysl Eric Janouch 89764adf8e
Improve redrawing performance 2017-11-14 03:24:10 +01:00
Přemysl Eric Janouch 59f1a85d1b
gzip.lua: fix variable scope 2017-11-14 03:23:45 +01:00
Přemysl Eric Janouch f075d11b0d
Bump liberty, termo, fix compiler detection 2017-11-14 03:23:41 +01:00
Přemysl Eric Janouch 9206e1ea1d
Update screenshot 2017-06-16 19:51:02 +02:00
Přemysl Eric Janouch f2012860a8
Update README 2017-06-03 22:33:02 +02:00
Přemysl Eric Janouch 96f426f862
Add gzip.lua 2017-05-29 15:52:53 +02:00
Přemysl Eric Janouch 3f39679a16
zlib.lua: fix endianity 2017-05-29 15:48:17 +02:00
Přemysl Eric Janouch e6e1c19bad
Add a partial decoder for RFC 1950: ZLIB 2017-05-21 21:10:37 +02:00
Přemysl Eric Janouch 6a6c7b2496
Fix SIGWINCH handling 2017-05-21 21:10:37 +02:00