Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Did you know?
»
Open a New Line Above or Below
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Open a New Line Above or Below (Read 7628 times)
Lisa
Senior Community Member
Posts: 238
Hero Points: 24
User-friendly geek-speak translator extraordinaire
Open a New Line Above or Below
«
on:
September 04, 2007, 01:31:28 PM »
In CUA emulation (the default), you can use
Ctrl+Enter
(bound to the
nosplit_insert_line
command) to open a new line
below
the current line, and
Ctrl+Shift+Enter
(
nosplit_insert_line_above
) to open a new line
above
the current line.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Did you know?
»
Open a New Line Above or Below