Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M maximum-awesome
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Square
  • maximum-awesome
  • Issues
  • #244
Closed
Open
Issue created Jun 26, 2018 by 莊喬@bootleq

Update control code to change cursor shape, 50 to 1337

Hi, the control code to change cursor shape (when starting/ending input in Vim) is a bit old. It is OSC 50 (at d24ab42#L105-L112) which has been deprecated about 2015 by iTerm2 533930d8, because conflict to xterm.

Could we update it to 1337 as iTerm2 does? Though most user just use 50 fine, please consider the case, if we do some co-work sharing Vim session with others, they might encounter trouble their terminal got unexpected code.

For example when I use mintty and connect to maximum-awesome user's tmux session, every time switching mode in Vim produce below prompt (with OSC 1337 the problem is gone):

mintty-unknown

Assignee
Assign to
Time tracking