SlickEdit Community
SlickEdit Product Discussion => SlickEdit® => Topic started by: bruno_costacurta on October 08, 2020, 07:05:23 PM
-
Hello,
how to center current line on the screen ?
Meaning keeping same line number but moving the window so the cursor is on central position.
For those who knows vi or vim : commands z. or zz
Thanks
-
The command is center_line
You can bind it to an available key, or run it from the SlickEdit command line.
++rodney
-
Thanks for your help.
Helpful for a SlickEdit newbie like me :)