Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz fdacfefd09 LibVT: Use the 'U+FFFD replacement character' to indicate a parsing error hace 4 años
  Sahan Fernando d780e2265d LibC: Fix some incorrect printf usages hace 4 años
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier hace 4 años
  Nico Weber ef1b21004f Everywhere: Fix typos hace 4 años
  Nico Weber 5198eb7c1c LibVT: Use xterm modifier scheme for tilde keys too hace 4 años
  Nico Weber 83c07be794 LibVT+LibLine: Use `1;mods` CSI parameters for ctrl/alt/shift-arrow keys hace 4 años
  Nico Weber a6734766ec Terminal: Make sure empty hrefs set a null string on Attribute hace 4 años
  Nico Weber 61060c0da8 LibVT: Let Terminal keep history in a circular buffer hace 4 años
  Ben Wiederhake d8e22fedc3 Libraries: Unbreak building with extra debug macros hace 4 años
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again hace 5 años
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" hace 5 años
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g hace 5 años
  Andreas Kling 0c4b0c0312 Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^) hace 5 años
  Hüseyin ASLITÜRK 7abca30f41 LibVT: Replace u8 type to u32 for code point hace 5 años
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional hace 5 años
  Andreas Kling 165f69023b LibVT: Allow updating the window progress via an escape sequence hace 5 años
  Sergey Bugaev 66c6e0035e LibVT: Fix emitting \0 when pressing a modifier key hace 5 años
  Sergey Bugaev 620697d924 LibVT: Move most of key press handling logic into VT::Terminal hace 5 años
  Andreas Kling 7b5b4bee70 LibVT: Store all-ASCII terminal lines as 8-bit characters hace 5 años
  Andreas Kling b8498dc55e LibVT: Add incremental UTF-8 parsing to the terminal input handler hace 5 años
  Andreas Kling 06f3eb0ecd LibVT: Tweak input parsing related names hace 5 años
  Andreas Kling c4edc4c550 LibVT: Switch VT::Line to being backed by 32-bit codepoints hace 5 años
  Andreas Kling 16965db86b LibVT: Move out the Line class from Terminal to its own class hace 5 años
  Andreas Kling 901d2e3236 LibVT: Make selection follow terminal history scrollback :^) hace 5 años
  AnotherTest 8487806ec0 LibVT: Support RGB colors (\x1b[38;2;<r>;<g>;<b>m) hace 5 años
  Andreas Kling f596b12a04 LibVT+Terminal: Support hyperlinks in the terminal :^) hace 5 años
  Andreas Kling a0616d96bf LibVT: Make the Xterm/OSC sequence parsing a bit more robust hace 5 años
  Andreas Kling 283bd1a95c LibVT: Respond to DSR 0 (device status) hace 5 años
  AnotherTest 2663739db1 LibVT: Implement Device Status Report (cursor position report) hace 5 años
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller hace 5 años