Histórico de Commits

Autor SHA1 Mensagem Data
  Robbie Vanbrabant 26a3b42a15 LibGUI: Add visual line mode to VimEditingEngine há 2 anos atrás
  huttongrabiel 2cfbb9a0e8 LibGUI: Implement case inversion in Vim emulation há 3 anos atrás
  huttongrabiel a54b681149 LibGUI: Allow to lowercase conversion in Vim emulation há 3 anos atrás
  huttongrabiel e3bef71d05 LibGUI: Allow to uppercase conversion in Vim emulation há 3 anos atrás
  huttongrabiel 45c5f68d8a LibGUI: Add casefold_selection function to choose case conversion há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  scwfri dbd40e4c2a LibGUI: Implement vim motions for LeftBrace and RightBrace há 3 anos atrás
  Ben Wiederhake 2f023acf78 LibGUI: Convert always-valid pointer to reference há 3 anos atrás
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior há 3 anos atrás
  Daniel Bertalan db840aaacd LibGUI: Add `break` even before empty default label há 4 anos atrás
  Ariel Don 54bf6a7884 LibGUI: Add Ctrl-U to insert mode há 4 anos atrás
  Ariel Don 8230bf8944 LibGUI: Add Ctrl-H to insert mode há 4 anos atrás
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode há 4 anos atrás
  Matthew Hall 3b5b7c5e65 VimEditingEngine: Add support for repeats of J há 4 anos atrás
  Matthew Hall 2653ad36ee VimEditingEngine: Add support for repeats of p and P há 4 anos atrás
  Matthew Hall 7b7548ce9d VimEditingEngine: Allow repeats for dd, yy and x há 4 anos atrás
  Matthew Hall c1e2710a0d VimEditingEngine: Add P command to put before cursor há 4 anos atrás
  Matthew Hall 180e2469af VimEditingEngine: Add J command to join two lines há 4 anos atrás
  Matthew Hall a7e7f62d08 VimEditingEngine: Operate on real lines rather than wrapped ones há 4 anos atrás
  Paul Berg 03d8ee1082 VimEditingEngine: allow selection of the endline character há 4 anos atrás
  sin-ack ace2c337dc VimEditingEngine: Handle arrow, Home/End and Page keys há 4 anos atrás
  sin-ack d6dc81874d EditingEngine: Split selection from movement functions há 4 anos atrás
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace há 4 anos atrás
  sin-ack 53aec3e06d LibGUI: Implement Vim motion system há 4 anos atrás
  Rok Povsic 77d4b6e435 VimEditingEngine: Add handling { and } to move between empty lines há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" há 4 anos atrás
  Zac bd6d0d2295 TextEditor: Add vim status indicators to the statusbar há 4 anos atrás
  Zac aaf691c4ef Vim: Add change word and delete word functionality há 4 anos atrás