Well yeah, but this is intended for windows where a lot of old timers muscle memory is msedit.
On the subject of good linux ones, check out "micro" if you get a chance. Its in a similar conceptual space as nano , simple editor, not really designed for big coding jobs, but great for quickly editing a config file or whatever, but its got a few modern affordances.Wordpress style command sequences, and works great with a mouse in a way nano never quite managed to pull off well. Sure I'll still use Emacs (and I suppose most folks would use vi) for bigger stuff, but its become my daily driver for quick config file edits on servers and stuff.