mk-f

Results 6 issues of mk-f

I recently needed to filter the response of a service not under my control depending on its http-status code, e.g drop all connections which result in a 401. Maybe it...

Using neovim, one is able to use not only python2 or python3 but both. When doing so, clang_complete will default to python2 whereas ultisnip will default to python3, causing jumping...

At the moment all split-screens will be back-grounded when resizing the terminal running nvi. Is this intentional?

When hitting _ctrl+d_ or _ctrl+u_ to scroll, parts of the screen are not redrawn correctly, giving the impression of deleted lines, please see: https://asciinema.org/a/8iM3kMOYT9oVapCjpVzl83E4N This seems to be an issue...

core:ui

orange-rpcd-2.16.08-c4ad159efa5fc40f610fa0cb11e25fda19f131ad referenced by 2.16.09: ``` OpenWrt-libtool: compile: arm-openwrt-linux-muslgnueabi-gcc -DPACKAGE_NAME=\"orangerpcd\" -DPACKAGE_TARNAME=\"orangerpcd\" -DPACKAGE_VERSION=\"0.1.0\" "-DPACKAGE_STRING=\"orangerpcd 0.1.0\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orangerpcd\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LUA_H=1...

I recently tried to build juci inside the OpenWRT-SDK instead inside the whole Framework. Beside stumbling upon Issue https://github.com/mkschreder/juci/issues/39 and #4 two Makefiles needed small fixes to compile trough.