Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 234d53a324 Terminal: Put debug spam in unimplemented_control_code() behind a flag há 4 anos atrás
  Daniel Bertalan 05c174b45a LibVT: Reset scrollbar after switching to/from the alternate buffer há 4 anos atrás
  Daniel Bertalan 0e04f7cf1e LibVT: Always check intermediate bytes in CSI sequences há 4 anos atrás
  pancake 390d3e9fbe LibVT: Ignore DECSTBM with invalid values (#8559) há 4 anos atrás
  Ali Mohammad Pur 7c88caf99f LibVT: Only resize the line after all rewrapping is done há 4 anos atrás
  Ali Mohammad Pur fcef84c461 LibVT: Rewrap the terminal history along with the normal buffer 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 221ba1aac8 LibVT: Improve scrolling performance há 4 anos atrás
  Daniel Bertalan fe58d15b5b LibVT: Fix `ECH` not clearing lines há 4 anos atrás
  Daniel Bertalan ae6bdc4e29 LibVT+Kernel: Clean up scroll API há 4 anos atrás
  Daniel Bertalan 5f92790489 LibVT: Fix out-of-bounds reads in ICH/DCH escape sequences há 4 anos atrás
  Daniel Bertalan 53099b216c LibVT: Implement bright color support há 4 anos atrás
  Daniel Bertalan 99033876ec LibVT+Kernel: Create `Color` class há 4 anos atrás
  Daniel Bertalan 4cf6963a1c LibVT: Add missing cursor movement escape sequences há 4 anos atrás
  Daniel Bertalan 0c6f019285 LibVT: Fix out-of bounds line insert há 4 anos atrás
  Daniel Bertalan 6465f87827 LibVT: Fix issues running `nano` há 4 anos atrás
  Daniel Bertalan 146bd794eb LibVT: Add Alternate Screen Buffer support há 4 anos atrás
  Daniel Bertalan 708f835477 LibVT: Implement Bracketed Paste Mode há 4 anos atrás
  Daniel Bertalan ee24f2eb2d LibVT: Add title stack support há 4 anos atrás
  Daniel Bertalan 875a2cbb71 LibVT+Kernel: Add support for setting cursor styles há 4 anos atrás
  Daniel Bertalan c1e292e5bc LibVT: Correct color handling há 4 anos atrás
  Daniel Bertalan 507ace5174 LibVT: Fix progress bars not getting reset há 4 anos atrás
  Daniel Bertalan 5d80debc1f LibVT: Fix newline handling há 4 anos atrás