Zachary Yedidia
Zachary Yedidia
The problem has to do mostly with the syntax highlighting. Currently there is no column where it cuts off so the highlighter is trying to highlight the entire file at...
Micro's syntax highlighting already only highlights the lines in the view. Every line has an end state that it keeps track of so that micro can know if the current...
I have just pushed a big improvement to the memory used by the syntax highlighter. In my experience, opening a 200MB xml file where every line has a similar length...
I'm sorry for the lack of communication. Unfortunately I've been focusing on other projects recently, and the time I devote to micro has been strained. It's a blessing that so...
I’m sorry for my non-presence and lack of availability. I think it’s time to add some maintainers to the project to help out. I think @JoeKar and @dmaluka would make...
Great, thank you very much! For now, I will give the two of you access to merge pull requests and later possibly delegate plugin maintainership as well. If possible, please...
I could not reproduce this error. Are you able to consistently reproduce it? Maybe things like terminal size, whether softwrap is enabled, or the filetype would help me reproduce the...
Is this solved? It seems like this isn't really a problem with the editor but rather with the filemanager plugin (which I have removed from the official plugin list due...
Ok this is not currently possible but could maybe be implemented in a plugin. What sorts of keybindings does tmux use? Do they resize the splits by one column/row at...
Could you explain what is changed? They don't look different but maybe I'm missing something.