Author Topic: esc key in vi mode  (Read 4532 times)

livingintown

  • Community Member
  • Posts: 51
  • Hero Points: 2
esc key in vi mode
« on: January 28, 2008, 08:50:19 AM »
I config slickedit in vim mode. As every vim users know, esc in vim is going to enter so-called command line mode, but in slickedit, if slickedit has prompted with other information like symbol, etc, you need to hit multiple esc-key to goto command line mode.

Does any one knows how to configu slickedit to just press one-time esc-key to goto command-line mode?

Dan

Ryan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 986
  • Hero Points: 77
Re: esc key in vi mode
« Reply #1 on: January 28, 2008, 02:23:15 PM »
See http://community.slickedit.com/index.php?topic=2436.0 .

We've added a def-var to provide this behavior in v13...but there is also a solution posted in that thread.

- Ryan

livingintown

  • Community Member
  • Posts: 51
  • Hero Points: 2
Re: esc key in vi mode
« Reply #2 on: January 29, 2008, 03:02:40 AM »
Ryan, thanks for the info. Looking forward to see how v13 performed!:)