110 Commits

Author SHA1 Message Date
fe0381c762 Bump liberty and termo
All checks were successful
Alpine 3.21 Success
Arch Linux AUR Success
OpenBSD 7.6 Success
2025-06-04 22:09:41 +02:00
019c4302ad Handle tiny files gracefully
All checks were successful
Alpine 3.20 Success
Arch Linux AUR Success
OpenBSD 7.5 Success
Lua detection functions used to cause fatal errors on failure to read.

We could also reconsider treating detection errors as fatal.
2024-12-08 22:37:12 +01:00
189bf94034 Bump liberty
All checks were successful
Alpine 3.20 Success
Arch Linux AUR Success
OpenBSD 7.5 Success
2024-08-08 09:25:23 +02:00
3071db8e19 Be actually able to use a system Termo library
All checks were successful
Alpine 3.19 Success
Arch Linux AUR Success
OpenBSD 7.3 Success
2024-04-10 17:32:50 +02:00
0bbcbb7207 Fix build on Alpine
All checks were successful
Arch Linux AUR Success
Alpine 3.19 Success
2024-04-09 20:47:01 +02:00
d57db951aa Plugin load errors should not be fatal
All checks were successful
Arch Linux AUR Success
2024-02-26 23:54:05 +01:00
417115c3be Bump liberty 2024-02-10 12:51:05 +01:00
3c96448bcf Bump liberty, add an icon 2024-02-10 11:06:55 +01:00
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
43ef4805a5 Bump liberty 2023-07-04 06:55:15 +02:00
a29a785b20 README.adoc: update package information 2023-07-01 22:00:04 +02:00
accc095403 Bump liberty 2023-06-28 16:29:28 +02:00
b15ec36e38 CMakeLists.txt: fix build on BSD and macOS 2023-06-28 16:27:34 +02:00
b000f5eca7 README.adoc: add a missing line break 2023-06-28 01:10:31 +02:00
35cbb8647d CMakeLists.txt: actually install Lua plugins 2023-06-28 00:29:57 +02:00
f6d552766b g_ctx -> g
Because it's just plain noise.  But I still enjoy the indicator.
2023-06-19 13:20:28 +02:00
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
b87206bb93 elf.lua: fix a typo 2023-06-18 22:46:10 +02:00
62c6d43ca3 Add a real manual page 2023-06-15 22:32:02 +02:00
ccb3974895 Avoid ringing the bell on focus events 2023-06-05 20:00:06 +02:00
c7a6e9ec36 README.adoc: fix a dead link 2022-07-31 18:44:09 +02:00
c7448a72a2 README.adoc: mention fq 2022-03-11 20:43:45 +01:00
1cb069aa8b Fix second nibbles in the hex dump
Welp.
2021-12-01 05:03:41 +01:00
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
a539a5510f Add an elementary decoder for Xcursor files 2021-11-17 11:48:10 +01:00
e5ddd6a6af Fix a compiler warning 2021-11-05 02:59:55 +01:00
8f7bcf7531 Bump liberty, termo 2021-11-05 02:59:35 +01:00
330e81fa89 Update .gitignore 2021-10-30 03:32:53 +02:00
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
ada863925f Add clang-format configuration 2021-10-30 02:59:09 +02:00
28f36f6087 CMakeLists.txt: synchronize with sdtui 2021-10-30 01:36:48 +02:00
252e349e52 README.adoc: mention elfcat 2021-07-07 19:25:38 +02:00
a41d67432d Fix incomplete liberty bump 2021-01-16 16:43:00 +01:00
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
38694ea520 Bump liberty and termo 2020-10-27 11:53:03 +01:00
0304e4fcee README.adoc: update refs to similar software 2020-10-18 22:57:15 +02:00
b3f117a785 Name change 2020-09-28 05:10:27 +02:00
d87ae4bfba Bump liberty and termo 2020-09-28 05:09:20 +02:00
16e24195e7 Cleanup, add comment 2018-10-27 15:08:18 +02:00
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
a6fecc8091 Update README 2018-06-24 04:11:47 +02:00
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
7428cc87ea Bump liberty, termo 2018-06-24 04:08:12 +02:00
a2e5661133 Add a partial decoder for PDF 2017-11-19 21:51:53 +01:00
89764adf8e Improve redrawing performance 2017-11-14 03:24:10 +01:00
59f1a85d1b gzip.lua: fix variable scope 2017-11-14 03:23:45 +01:00
f075d11b0d Bump liberty, termo, fix compiler detection 2017-11-14 03:23:41 +01:00
9206e1ea1d Update screenshot 2017-06-16 19:51:02 +02:00
f2012860a8 Update README 2017-06-03 22:33:02 +02:00
96f426f862 Add gzip.lua 2017-05-29 15:52:53 +02:00