Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 54ab6fe5b9 LibVT+Everywhere: Introduce 'automarks' and 'clear previous command' há 1 ano atrás
  hanaa12G dea61d95db LibVT: Mask out keypad keys while in keypad application mode há 1 ano atrás
  hanaa12G d6c8b4d279 LibVT: Adjust some method names to align with documentation há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes há 2 anos atrás
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Liav A b22149601a LibVT: Remove Vector<Kernel::KString> title stack há 3 anos atrás
  Michał Lach e2b0f6795f LibVT+Kernel: Separate the caret shapes and its steadiness há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Lenny Maiorani 8b334248e4 Libraries: Use default constructors/destructors in LibVT há 3 anos atrás
  Idan Horowitz 5b572393a9 LibVT: Use NNOP<KString> to store window titles in the Kernel há 3 anos atrás
  ryanb-dev 979f300337 LibVT: Handle window resize after history overflow há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Jelle Raaijmakers 49ccda5d97 LibVT: Implement G0..G3 and VT100 translation table há 3 anos atrás
  Jelle Raaijmakers aaa1382bd6 LibVT: Implement support for Cursor Keys Mode (DECCKM) há 3 anos atrás
  Jelle Raaijmakers e33e0e6a27 LibVT: Add stubs for DECPNM, DECPAM há 3 anos atrás
  Daniel Bertalan 0e04f7cf1e LibVT: Always check intermediate bytes in CSI sequences há 4 anos atrás
  Ali Mohammad Pur 2f2b7814d1 LibVT+Terminal: Implement line wrapping há 4 anos atrás
  Ali Mohammad Pur 424965954f LibVT: Keep track of the 'true' line endings há 4 anos atrás
  Daniel Bertalan 3752775a1e LibVT: Implement `DECIC`/`DECDC` há 4 anos atrás
  Daniel Bertalan ce9460de59 Kernel+LibVT: Fix selection with scrollback wrap-around há 4 anos atrás
  Daniel Bertalan 13991eade7 LibVT: Implement `DECFI` and `DECBI` há 4 anos atrás
  Daniel Bertalan 89843cd692 Kernel+LibVT: Implement left-right scrolling há 4 anos atrás
  Daniel Bertalan 7419569a2b Kernel+LibVT: Add function for deleting a range of characters há 4 anos atrás
  Daniel Bertalan 8f8fd9c5a8 LibVT+Kernel: Support clearing the scrollback buffer há 4 anos atrás
  Daniel Bertalan ae6bdc4e29 LibVT+Kernel: Clean up scroll API há 4 anos atrás
  Tim Schumacher 1618cffb75 LibVT: Don't return a history size if alternate buffer is used há 4 anos atrás
  Daniel Bertalan 4cf6963a1c LibVT: Add missing cursor movement escape sequences há 4 anos atrás