Move whole line up/down shortcut in nano (analogue to intelliJ or Visual Studio)
Solution 1:
You can use Ctrl+K to cut a line, move to destination position and press Ctrl+U to paste it.
You can use Ctrl+K to cut a line, move to destination position and press Ctrl+U to paste it.