Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: bruno_costacurta
« on: October 09, 2020, 09:39:23 AM »

Thanks for your help.
Helpful for a SlickEdit newbie like me  :)
Posted by: Rodney
« on: October 08, 2020, 07:14:58 PM »

The command is center_line

You can bind it to an available key, or run it from the SlickEdit command line.

++rodney
Posted 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