lambdaisland

lilactown 2022-10-17T15:14:10.260379Z

that makes sense

lilactown 2022-10-17T15:15:26.955979Z

agreed on modal editing being The Way:tm:. I'm enjoying meow's approach to modal editing as an alternative to the vim framework

lilactown 2022-10-17T15:18:45.944319Z

I really like the "signals" idea of mapping an abstract capability to a key and letting the mode & signal impl determine what the specific implementation ought to be

plexus 2022-10-17T05:52:02.800089Z

Yes, it's tied to evil and that's not going to change. This is one of the areas where corgi is strongly opinionated. See also my post from 8 years ago. I am strongly convinced that modal editing is the superior approach. http://devblog.arnebrasseur.net/2014-08-amazing-lisp-vim

plexus 2022-10-17T05:53:38.059409Z

I'll likely spend the last two weeks of the year trying to move Corgi forward again, just like I did the last two years. That should get it to a state where it's a bit more ready for general consumption, as well as more open to contributions.