No description
Find a file
2020-09-28 12:10:22 +03:00
.gitignore some cleanup 2018-12-04 16:15:22 +03:00
config.h config: update to match current upstream (0.8.4); makest: remove unused patches 2020-09-28 12:10:22 +03:00
makest config: update to match current upstream (0.8.4); makest: remove unused patches 2020-09-28 12:10:22 +03:00
README.md README: remove reference to the unused patch after reverting it 2019-04-19 15:12:15 +03:00
st-bright-bold-text.patch st-bright-bold-text: small style fix 2019-04-23 13:43:38 +03:00
st-clipboard.patch add clipboard related patch, fix filenames 2019-03-07 19:06:22 +03:00
st-direct-terminfo.patch st-direct terminfo patch addition, doing truecolor escape sequences ncurses-way 2019-04-17 12:47:05 +03:00
st-disable-bold-italic-fonts.patch config: do not use st-bold-italic-fonts patch; st-bright-bold-text: 39 should not clear bright color on bold; st-disable-bold-italic-fonts, st-disable-intensity-styles: fix offsets 2019-04-23 02:33:35 +03:00
st-disable-intensity-styles.patch config: do not use st-bold-italic-fonts patch; st-bright-bold-text: 39 should not clear bright color on bold; st-disable-bold-italic-fonts, st-disable-intensity-styles: fix offsets 2019-04-23 02:33:35 +03:00

st-patches

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

Includes:

  • 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 - disable bold, italic or bold italic font styles, custom way
  • 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