Skip to content

go to matching bracket messes up find next/previous #1537

@pstahle

Description

@pstahle

It seems once you do a go to matching bracket, it seems to insert the matching bracket into the find next /. previous.

Steps to reproduce:

  • do find (ctrl-f) on a search value that has multiple matches (find next/ previous works as expected)
  • Place you cursor on a bracket and do a goto to matching bracket
  • Now do find next / previous and your bracket will be landed on

A couple of other issues, that I don't know are problems or not:

  1. keybourd shortcut shift-F3 for find previous seems not to work on most linux terminals. The only 1 I found that it works on is Kitty
  2. The default Ctrl-] seems not to work on every terminal (linux I tried). If I set it using the gui Ctrl-] gets set to Ctrl-5, and both Ctrl-] and Ctrl-5 will work. It seems like for most terminals Ctrl-5 & Ctrl-] are the same scan code. I can't say if this is the case for Mac terminals but all the others I tried including windows putty, windows terminal does the same as the linux terminals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions