Well, I’ve given it about a month, but I don’t think I can deal with how unfinished zed is as a daily editor. Gonna have to find something else. Is now the time for me to finally get into vim or emacs ?

(Probably not, I do like a desktop UI and use the mouse a lot)

@hlame I switched to vim years ago, and use it without a mouse. At first it was very strange and slow, but now feels natural and much faster than mousing around. And I only know just a few basic keybindings so I’m sure my experience can be even further improved. In other editors I miss the keybindings when they’re not available, and I miss the vim plugins I use. Stuff to do with editing HTML genuinely feels like magic https://stackoverflow.com/questions/6768930/theres-cit-dit-yit-change-delete-yank-inside-tag-on-vim-is-there-somet
There's cit, dit, yit (change, delete, yank inside tag) on vim... is there something like pit (paste inside tag?)

Using vim I'm used to motion command like cit, dit, yit when editing html/xml files. I like . even more after using this commands because I can repeat what I did with just one keystroke. I would l...

Stack Overflow
@hlame also I like that most computers, past and future, are likely to already have vim, it’s like the basic food staple of editing text, so I’ll always have my fave
@natbuckley that is a concern for sure. The reason I’m even looking to change is that textmate is finally creaking after years of no development