old-st

[ARCHIVED] my build of st
git clone git://git.ckyln.com/~cem/old-st.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-01-03 19:21change font to monospaceCem Keylan1+1-1
2019-11-17 19:04update FAQHiltjo Posthuma1+11-10
2019-11-12 16:14add config and patches to gitignoreCem Keylan1+2-0
2019-11-12 16:14config.h => config.def.hCem Keylan1+0-0
2019-11-12 03:31fix wrong manual patching errorCem Keylan1+1-1
2019-10-16 09:55OSC 52 - copy to clipboard: don't limit to 382 bytesAvi Halachmi (:avih)1+11-4
2019-10-16 09:38CSIEscape, STREscape: use size_t for buffer lengthHiltjo Posthuma1+4-4
2019-10-16 09:19STREscape: don't trim prematurelyAvi Halachmi (:avih)1+1-1
2019-10-16 08:17base64dec: don't read out of boundsAvi Halachmi (:avih)1+5-1
2019-11-05 17:16Fix tmux terminfo extensions Se and SsSebastian J. Bronner1+2-2
2019-05-31 20:25apply hints before initial mapping (ICCCM)Ingo Lohmar1+1-1
2019-10-24 12:42mouse shortcuts: allow using forcemousemod (e.g. shift)Avi Halachmi (:avih)1+2-1
2019-11-12 03:25mouse shortcuts: don't hardcode selpasteCem Keylan2+27-12
2019-11-12 03:18mouse shortcuts: allow override for all shortcutsCem Keylan2+13-13
2019-11-12 03:08mouse shortcuts: allow same functions as kb shortcutsCem Keylan3+18-9
2019-11-12 02:59remove crlf value sectionCem Keylan1+0-4
2019-05-17 11:00FAQ: add entry about color emoji Xft bugHiltjo Posthuma1+27-0
2019-04-09 22:54selection: fix view to match actual selection on first cellAvi Halachmi (:avih)1+1-1
2019-11-12 02:58revert part of previous commitCem Keylan3+5-7
2019-03-15 13:44dont print color warning on color reset OSC 104 without parameterHiltjo Posthuma1+4-1
2019-03-15 13:42minor code-style, initialize var at the top of functionHiltjo Posthuma1+1-3
2019-11-12 02:50tweak extra worddelimitersCem Keylan1+1-1
2019-11-12 02:48use iswspace()/iswpunct() to find word delimitersCem Keylan3+7-5
2019-11-12 02:40replace utf8strchr with wcschrCem Keylan2+3-21
2019-03-13 15:08be silent about explicitly unhandled mouse modesLauri Tirkkonen1+1-0
2019-03-03 10:29simplify (greedy) font caching allocating a bitHiltjo Posthuma1+2-7
2019-03-03 10:23style: remove double empty newlinesHiltjo Posthuma2+0-3
2019-02-28 01:56fix use after free in font caching algorithmmagras1+9-6
2019-02-12 17:41better Input Method Editor (IME) supportIvan Tham3+54-17
2019-11-08 19:46draculaCem Keylan1+23-27
2019-10-22 11:47fix makefileCem Keylan1+2-1
2019-10-22 11:41add destdir to desktop entryCem Keylan1+2-2
2019-10-22 11:34removed multiple color-schemes for XresourcesCem Keylan3+145-77
2019-10-18 11:29added desktop entryCem Keylan2+9-0
2019-09-26 07:39removed location of editstdoutCem Keylan1+1-11
2019-09-20 11:51change man pageCem Keylan1+16-3
2019-09-20 11:51Fix editstdoutCem Keylan1+2-2
2019-06-26 12:11New READMECem Keylan2+44-34
2019-06-26 11:15Fix Lighting IssuesCem Keylan1+12-4
2019-06-26 11:07minor fixCem Keylan1+1-1
2019-06-26 10:39Added Light ThemeCem Keylan3+67-33
2019-06-19 09:25Fixed PKGBUILDCem Keylan1+2-3
2019-06-18 07:41PKGBUILD fixCem Keylan1+7-5
2019-06-18 07:23PKGBUILD fixCem Keylan1+4-1
2019-06-18 07:21Removed-todoCem Keylan1+0-28
2019-06-18 07:18Adding VersionCem Keylan1+1-0
2019-06-18 07:17Added PKGBUILDCem Keylan1+28-0
2019-06-18 06:48Added scrollbackCem Keylan3+96-25
2019-06-07 11:07Initial CommitCem Keylan16+6110-0