moe icon indicating copy to clipboard operation
moe copied to clipboard

A command line based editor inspired by Vim. Written in Nim.

Results 109 moe issues
Sort by recently updated
recently updated
newest added

So I tested your latest QuickRun feature work, and it looks like you have to set the command in the config for now. I think it should be possible to...

bug
enhancement

With this feature added, you could do something like: ``` cat /proc/cpuinfo | moe - ``` And moe would then display the output of ```cat /proc/cpuinfo```. Not a high priority,...

feature

At a later stage it will make sense for moe to add a complex diff feature, like vim has, to compare two files or two states of the same file...

feature

I just hit on a bug and lost two lines I had written, not a big deal, but this type of bug is a showstopper. I know what to expect...

bug
critical
feature

Again, what I ultimately want to do is: dnf remove anyeditorthatsnotmoe :-D Sometimes for one reason or the other I want to use a non-modal editor, or I have to....

enhancement
feature

This will be my final proposal/feature request for the day. And for a while probably. And it's the most non-necessary low priority one of the bunch. But a cool one...

feature

As I wrote in https://github.com/fox0430/moe/issues/771 having all search results being visible at once, with all lines that aren't part of the search results being hidden, can be useful. For this...

enhancement
feature

Similar to the unicode table feature request I made, I usually end up using websites for such functionality, but this going back and forth between the editor and random websites...

feature

This is something I usually use dedicated websites for, however this will only work as long as my internet connection is solid. And honestly, some of those websites are slow,...

feature