6

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.

Orlo
  • 828
  • 2
  • 11
  • 28

2 Answers2

5

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.

Sven Rojek
  • 5,476
  • 2
  • 35
  • 57
0

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