summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-01old patches removedLuke Smith
2018-08-01alt-shift-up/down for zoomingLuke Smith
2018-07-17Revert "Simplify cursor color handling"Hiltjo Posthuma
2018-07-17Revert "Make cursor follow text color"Hiltjo Posthuma
2018-07-17Revert "Fix crash when cursor color is truecolor"Hiltjo Posthuma
2018-07-15Merge pull request #5 from cquijano/patchedLuke Smith
2018-07-15fix defaultbg value, solve sigfaultCarlos Quijano
2018-07-15Fix crash when cursor color is truecolorJules Maselbas
2018-07-14Make cursor follow text colorJules Maselbas
2018-07-14Simplify cursor color handlingJules Maselbas
2018-07-08manual updatesLuke Smith
2018-07-08shift-insert now pastes from clipboardLuke Smith
2018-07-07xresources patch now defaultLuke Smith
2018-06-30Fix crash on resizeJules Maselbas
2018-06-25wal compatibility addedLuke Smith
2018-06-02config.mk: remove extra newline before EOFHiltjo Posthuma
2018-05-25code-style for pledge(2)Hiltjo Posthuma
2018-05-25Pledge on OpenBSDHiltjo Posthuma
2018-05-01alt-shift-j/k zoom bindings b/c why not lmaoLuke Smith
2018-05-01cleaningLuke Smith
2018-05-01Big cleanup and some redundant bindings addedLuke Smith
2018-04-25Updated few minor changes in README.Kornelije Sajler
2018-04-25Updated README with few more info.Kornelije Sajler
2018-04-25Updade README with more info no custom changes.Kornelije Sajler
2018-04-25Updated st 0.8.1. Used new patches, scrollblock and alpha fixed.Kornelije Sajler
2018-03-29error message style and use strerror in a few placesHiltjo Posthuma
2018-03-29st -v: remove years and copyright textHiltjo Posthuma
2018-03-29set sel.alt in selstart instead of selextendDaniel Tameling
2018-03-20bump version to 0.8.1Hiltjo Posthuma
2018-03-20fix regression by selecting clipboard textHiltjo Posthuma
2018-03-20don't modify argv, use a counterHiltjo Posthuma
2018-03-17selextend: clarify: !sel.mode == SEL_IDLEHiltjo Posthuma
2018-03-17clipcopy: no need to check for free(NULL), set to NULL after freeHiltjo Posthuma
2018-03-16minor code-style: whitespace fixesHiltjo Posthuma
2018-03-16Fix title initializationQuentin Rameau
2018-03-16Fix regression from 69e32a6 when setting title.Quentin Rameau
2018-03-14LICENSE: fix a few yearsHiltjo Posthuma
2018-03-14update LICENSE: major contributorsHiltjo Posthuma
2018-03-14Makefile: add all files to make distHiltjo Posthuma
2018-03-14bump version to 0.8Hiltjo Posthuma
2018-03-12transparency more opaqueLuke Smith
2018-03-10transparency now defaultLuke Smith
2018-03-09use math.h for ceilfHiltjo Posthuma
2018-03-09xhints: no need to initialize sizehHiltjo Posthuma
2018-03-09regression: include termios.h for tcsendbreak etcHiltjo Posthuma
2018-02-25General cleanupDevin J. Pohly
2018-02-25Clean up #includesDevin J. Pohly
2018-02-25Reduce visibility wherever possibleDevin J. Pohly
2018-02-25Limit usage of extern to config.h globalsDevin J. Pohly
2018-02-25Remove x.c dependency on termDevin J. Pohly