2021-12-27 - ledit I wanted to share my latest project, ledit. It's a vi-like text editor for X11 that allows configuring multiple keymaps and automatically switches between them based on XKB events. It also supports multiple views on the same file. It's still somewhat buggy, and there are still *a lot* of features I want to implement/things I want to clean up, but I thought I'd share it anyways in case it's useful for anyone. I won't have time to implement many features in the next few months, but please report bugs to me so it becomes at least somewhat stable. The code repository can be viewed/cloned here: gopher://lumidify.org/1/git/ledit gopher://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/1/git/ledit git://lumidify.org/ledit.git git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/ledit.git The documentation can be viewed here (or directly in the manpage): gopher://lumidify.org/0/doc/ledit/ledit-current.txt gopher://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/0/doc/ledit/ledit-current.txt