lookat - News
posted by staf, Thu 23 Apr 2020 06:01:41 PM UTC
ChangeLog:
- BUGFIX: corrected screen refresh code. To handle non-utf8 terminals
correctly.
- BUGFIX: ensure that menus are initialized before using them.
- BUGFIX: corrected type menu handling.
- BUGFIX: failed to open type enabled extentions from the commandline.
posted by staf, Sun 01 Mar 2020 11:17:32 AM UTC
ChangeLog:
- utf8 support
- default color scheme has been updated
- improved error handeling
- Macos 10.7+ support
posted by staf, Sun 01 Mar 2020 08:03:38 AM UTC
- NetBSD support
posted by staf, Sun 01 Mar 2020 08:03:12 AM UTC
- NetBSD support
posted by staf, Sun 01 Mar 2020 08:02:42 AM UTC
- openBSD support
- English translation issues corrected
- autoconf updated to 2.69
- Corrected mirror compile warnings
posted by staf, Sun 01 Mar 2020 08:00:11 AM UTC
Thanks to Christopher Meng
Lookat has landed in Fedora: https://admin.fedoraproject.org/pkgdb/acls/name/lookat
posted by staf, Sun 01 Mar 2020 07:59:25 AM UTC
This maintenance release compiles correctly with LLVM clang.
Download: lookat_bekijk-1.4.3rc1.tar.gz
posted by staf, Sun 01 Mar 2020 07:59:05 AM UTC
Lookat 1.4.2 has been released
posted by staf, Sun 01 Mar 2020 07:58:37 AM UTC
Lookat 1.4.2rc1 is a maintenance release that resolves compile issues on some 64bits systems.
Download: lookat_bekijk-1.4.2rc1.tar.gz
posted by staf, Sun 01 Mar 2020 07:55:39 AM UTC
If you have an issue to compile lookat on a 64 bits system:
Download the lookat 1.4.1 source and the amd64 patch.
```
$ tar xzvf lookat_bekijk-1.4.1
$ cd lookat_bekijk-1.4.1
```
And apply the patch
```
$ patch -p1 -i <path_to_lookat_bekijk-1.4.1_fixadm64.patch>
```
Powered by Savane 3.14-d582.
Corresponding source code