Martin Dvorak

Results 102 issues of Martin Dvorak

Contact maintainer after 2.0 is released.

:octocat: enhancement

Must be registered as HSTR/`hstr` https://docs.snapcraft.io/build-snaps/register-snap HSTR currently uses classic confinement - I need to study options, whether it can run strict and eventually ask for classic permission. --- Master...

:hourglass: task

There is problem with new `libreadline7` available via brew which is incompatible with previous versions. Thus the only way forward seems to be readline compilation from the source code and...

:hourglass: task

Depends on #309, check: * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736672 * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736484 * https://mentors.debian.net/sponsor/rfs-howto

:hurtrealbad: major
:hourglass: task

Build HSTR w/ libreadline8 which changed API #356 #338 #340

:octocat: enhancement
:feelsgood: critical

Try: ``` # ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš 1 ččšřščřš...

:beetle: bug

:rocket: feature

https://freshfoss.com/links https://freshfoss.com http://freecode.com https://directory.fsf.org https://www.linuxalt.com/ https://en.wikipedia.org/wiki/List_of_free_and_open-source_software_packages

:hourglass: task

Check `~/p/hstr/lab/gnu/hello-2.7`: * localization is included and macros are created (for simplicity) as follows: ``` #include "gettext.h" #define _(str) gettext (str) #define N_(str) gettext_noop (str) ``` * localization file can...

:octocat: enhancement