Untab in nano: move a block of code to the left

4.7k Views Asked by At

How can I "Untab", move a block of code to the left in nano?

In most gui editors shift+tab works but can't find anything for nano.

2

There are 2 best solutions below

0
On

With an english keyboard-layout Ctrl + Alt + { should work to unindent tabs (untab) in Nano Text Editor.

If you use a keyboard-layout which needs Alt-Gr for curly braces, use ESC then { instead.

0
On

Manjaro,Year: 2022>> give "shift+tab" a try after you have mark"alt+a" your selected texts.