|
|
|
|
|
by eliah-lakhin
4491 days ago
|
|
> Maybe you can tell us why you need it to work in a console. Do you only want to edit files over there? Well, I'm using Windows on my primary machine when I'm at home, and Mac when I'm outside. It's not a secret that Windows is bad as a development environment. Even it's file system has issues in mapping to unix fs. So I prefer to keep all my development things on remote Linux machine, and work through the SSH. That's why I'm interesting in terminal-based editors. |
|