texstudio-org/texstudio

vim editing

Open

#155 opened on May 24, 2018

 (18 comments) (31 reactions) (0 assignees)C++ (397 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (Avg merge 5h 26m) (19 merged PRs in 30d)

Description

I would love to be able to use vim editing within TeXstudio. If that is already available, I have not found the right setting. But, just now, I tried to search the issue tracker for other vim requests, and accidentally searched the code as well, and saw this encouraging remark in qeditor.cpp: "QEditor can be given an InputBinding which can change the way it handle user inputs which enables such things as implementing emacs-like or Vi-like editing (almost) effortlessly." So is this in development?

Environment

  • TeXstudio: 2.12.6
  • Qt: 5.9.1
  • OS: Windows10
  • TeX distribution: miktex

Contributor guide