ST patched with stuff from https://st.suckless.org/patches/ to work as a lighter alternative to XTerm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.4 KiB

  1. All patches belong to their original authors:
  2. anysize patch:
  3. Augusto Born de Oliveira - augustoborn@gmail.com
  4. csi:
  5. Ashish Kumar Yadav - ashishkumar.yadav@students.iiserpune.ac.in
  6. wael - 40663@protonmail.com (0.8.5 fix)
  7. desktopentry:
  8. Aleksandrs Stier - aleks.stier@icloud.com
  9. scrollback:
  10. Jochen Sprickerhof - st@jochen.sprickerhof.de
  11. M Farkas-Dyck - strake888@gmail.com
  12. Ivan Tham - pickfire@riseup.net (mouse scrolling)
  13. Ori Bernstein - ori@eigenstate.org (fix memory bug)
  14. Matthias Schoth - mschoth@gmail.com (auto altscreen scrolling)
  15. Laslo Hunhold - dev@frign.de (unscrambling, git port)
  16. Paride Legovini - pl@ninthfloor.org (don't require the Shift modifier when using the auto altscreen scrolling)
  17. Lorenzo Bracco - devtry@riseup.net (update base patch, use static variable for config)
  18. Kamil Kleban - funmaker95@gmail.com (fix altscreen detection)
  19. Avi Halachmi - avihpit@yahoo.com (mouse + altscreen rewrite after a2c479c)
  20. Jacob Prosser - geriatricjacob@cumallover.me
  21. Timo Röhling - timo@gaussglocke.de (ring buffer implementation)
  22. Alexander Arkhipov - scm_2022@mineeyes.cyou (0.8.5 update)
  23. Ashish Kumar Yadav - ashishkumar.yadav@students.iiserpune.ac.in (reflow implementation)
  24. xresources:
  25. Mahdi Mirzade - http://mahdi.pw
  26. wael - 40663@protonmail.com fix variables + arg.h st.h removal
  27. xterm-compat:
  28. yessiest@memeware.net (patch written by me to make xresources work with xterm variables)