No description
Find a file
2019-04-02 14:09:34 +03:00
.gitignore some cleanup 2018-12-04 16:15:22 +03:00
config.h support new worddelimeters implementation 2019-04-02 14:09:34 +03:00
makest add clipboard related patch, fix filenames 2019-03-07 19:06:22 +03:00
README.md add clipboard related patch, fix filenames 2019-03-07 19:06:22 +03:00
st-boxdraw_v2-0.8.2.diff add clipboard related patch, fix filenames 2019-03-07 19:06:22 +03:00
st-bright-bold-text.patch make defaultbd by default different from defaultfg 2019-01-10 18:42:56 +03:00
st-clipboard.patch add clipboard related patch, fix filenames 2019-03-07 19:06:22 +03:00
st-disable-bold-italic-fonts.patch initial commit with a set of patches I plan to keep and maintain 2018-12-03 18:23:00 +03:00
st-disable-intensity-styles.patch initial commit with a set of patches I plan to keep and maintain 2018-12-03 18:23:00 +03:00

st-patches

A personal set of st configuration and patches because why the fuck not.

Includes:

  • st-boxdraw_v2-0.8.2.diff - draw beautiful pseudo graphic lines instead of whatever your font provides
  • st-bright-bold-text.patch - make non-colored bold text brigh
  • st-clipboard.patch - copy to both selection and clipboard, paste from clipboard, based on st-clipboard-0.8.2.diff, with right click to copy from clipboard
  • st-disable-bold-italic-fonts.patch - actually disable bold, italic or bold italic font styles
  • st-disable-intensity-styles.patch - disable so called "intensity styles", do not make colored bold text bright
  • makest - a simple script to apply all the patches and build st
  • config.h - my config