aksr
aksr
This tool is useful, powerful and beautifully designed, and its added features (like the fonts) are very important for me. I use it daily. It is fairly stable, but has...
Hi. I found some typos: 1. ..colligations, and other surgical or diaetetic operations *diaetetic should be diætetic: di{\ae}tetic 2. Now it might have been supposed the a Circle *the should...
One thing I often had a need for is an **ability to pin some files or directories to the top**. Since filters (:filter, =, ...) are fairly inexpensive, I have...
Needs `-fcommon` , also this: ``` ... FILTER cmd/wmii.sh.sh CC cmd/wmiir.o cc -c -o wmiir.o -I. -I../include -I/usr/include -I/usr/include -D_XOPEN_SOURCE=600 -fcommon wmiir.c cmd/wmiir.c:550:32: error: expected ‘)’ before ‘VERSION’ 550 |...
I use same configuration on multiple computers (some lean, some not so lean...). I was wondering if it's possible for only `[present]` programs to be shown in `:file` menu? Also,...
Recently I talked to original author (we collaborated on some llpp's bug a few years ago) and he agreed to publish his own changes to llpp. (https://repo.or.cz/llpp.git/commit/b0bca8917e1d6d712120deaf686a1c09979aff31) He uses daily...
I know we aim (usually) for vim's compatibility, **but**... We should/could have more freedom for command names. Time and time again I stumble upon this restriction in `vifm`. We could...
Latest version: `e474d36` ``` #!/usr/bin/rc fn testx { testx } testx ``` (segfault)