Author Topic: The cursor does not move to the next line  (Read 2468 times)

kkarino

  • Community Member
  • Posts: 23
  • Hero Points: 2
The cursor does not move to the next line
« on: July 12, 2019, 12:37:02 PM »
The cursor does not move to the next line even if the down key is pressed

When the following two conditions are satisfied
1) The current line soft wraps only the line feed code
2) Options->Editing->Cursor Movement->Cursor up/down within soft wrapped lines [ON]
3) View->New Line Chars [ON]



SlickEdit Pro 2018 (v23.0.2.0 64-bit)

Serial number:
Licensed number of users: Single user
License file: C:\ProgramData\slickedit\23\slickedit.lic

Build Date: June 13, 2019
Emulation: Vim

OS: Windows 10 x64
OS Version: 10.00.0 
Memory: 63% Load, 5170MB/8191MB Physical, 10635MB/18431MB Page File, 5002MB/134217727MB Virtual
Shell Information: C:\WINDOWS\system32\cmd.exe /q
Screen Size: 2560 x 1080, 2560 x 1440

Project Type: Gnuc
Language: .h (C/C++)
Encoding: Automatic

Installation Directory: D:\SlickEdit Pro 23.0.2\ (non-removable drive,NTFS,15677MB free)
Configuration Directory: C:\Users\karino\Documents\My SlickEdit Config\23.0.2\ (non-removable drive,NTFS,20769MB free)
Migrated from: C:\Users\karino\Documents\My SlickEdit Config\23.0.1\
Spill File: C:\Users\karino\AppData\Local\Temp\$slk.10248 (non-removable drive,NTFS,20769MB free)

Hotfixes:
C:\Users\karino\Documents\My SlickEdit Config\23.0.2\hotfixes\hotfix_se2302_2_cumulative.zip (Revision: 2)
« Last Edit: July 12, 2019, 07:44:54 PM by kkarino »

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6879
  • Hero Points: 530
Re: The cursor does not move to the next line
« Reply #1 on: July 12, 2019, 07:53:34 PM »
Hmm..so far no luck reproducing this. Maybe I'm missing another magic ingredient. Please post your user.cfg.xml?

Thanks for the picture.

kkarino

  • Community Member
  • Posts: 23
  • Hero Points: 2
Re: The cursor does not move to the next line
« Reply #2 on: July 12, 2019, 08:21:09 PM »
Thanks, Clark.

Add this condition.
3) View->New Line Chars [ON]


Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6879
  • Hero Points: 530
Re: The cursor does not move to the next line
« Reply #3 on: July 12, 2019, 08:29:34 PM »
This only happens in Vim emulation. That's the extra magic ingredient

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6879
  • Hero Points: 530
Re: The cursor does not move to the next line
« Reply #4 on: July 12, 2019, 10:10:20 PM »
I've added a hot fix for this. It will be in the next hot fix build

kkarino

  • Community Member
  • Posts: 23
  • Hero Points: 2
Re: The cursor does not move to the next line
« Reply #5 on: July 13, 2019, 12:24:13 AM »
Thanks Clark for the quick fix