summaryrefslogtreecommitdiffstats
path: root/config.def.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-12config: Set mouse scroll amount to 5 linesMalfurious1-3/+3
2024-08-12patch: scrollback-mouse-increment (custom rewrite)Malfurious1-4/+5
2024-08-12patch: scrollback-mouse-altscreenMalfurious1-2/+2
2024-08-12patch: scrollback-mouseMalfurious1-0/+2
2024-08-12patch: scrollbackMalfurious1-0/+2
2024-08-12patch: newterm (orphan version)Malfurious1-0/+1
2024-08-12patch: delkeyMalfurious1-2/+2
2024-08-12patch: alphaMalfurious1-0/+3
2024-08-12config: Set word delimitersMalfurious1-1/+1
2024-08-12config: Set terminal colorsMalfurious1-2/+2
2024-08-12config: Set terminal fontMalfurious1-1/+1
2024-03-17config.def.h: improve latency for the default configurationHiltjo Posthuma1-1/+1
2021-12-26Add support for OSC color sequencesRaheman Vaiya1-3/+5
2020-05-30config.def.h: add an option allowwindowops, by default off (secure)Hiltjo Posthuma1-0/+4
2020-05-16Make shift+wheel behaves as shift+Prev/Nextk0ga1-0/+2
2020-05-09auto-sync: draw on idle to avoid flicker/tearingAvi Halachmi (:avih)1-3/+8
2020-04-11config.def.h: add a comment for the scroll variableHiltjo Posthuma1-0/+1
2020-04-11Add support for scroll(1)Roberto E. Vargas Caballero1-1/+2
2019-10-13mouse shortcuts: don't hardcode selpasteAvi Halachmi (:avih)1-1/+2
2019-10-13mouse shortcuts: allow override for all shortcutsAvi Halachmi (:avih)1-7/+7
2019-10-13mouse shortcuts: allow same functions as kb shortcutsAvi Halachmi (:avih)1-3/+3
2019-08-26config.def.h: remove crlf value sectionHiltjo Posthuma1-4/+0
2019-03-15revert part of commit add0211522737b79dad990ccd65c8af63b5cc1ddHiltjo Posthuma1-4/+3
2019-03-15config.def.h: tweak extra worddelimitersHiltjo Posthuma1-1/+1
2019-03-15use iswspace()/iswpunct() to find word delimitersLauri Tirkkonen1-3/+4
2019-03-15replace utf8strchr with wcschrLauri Tirkkonen1-2/+2
2019-01-10config: add Shift+Insert as selpaste() againHiltjo Posthuma1-0/+1
2018-09-11Remove the ISO 14755 featureQuentin Rameau1-1/+0
2018-07-17Revert "Make cursor follow text color"Hiltjo Posthuma1-0/+2
2018-07-14Make cursor follow text colorJules Maselbas1-2/+0
2018-02-25Limit usage of extern to config.h globalsDevin J. Pohly1-1/+1
2018-02-25Move CRLF input processing into ttywriteDevin J. Pohly1-213/+210
2018-02-25Move config.h include from st.c to x.cDevin J. Pohly1-37/+36
2018-02-25Move key-matching functions into x.cDevin J. Pohly1-3/+3
2018-02-25Move window urgency handling entirely into x.cDevin J. Pohly1-1/+1
2017-01-25Change default keybindingsRoberto E. Vargas Caballero1-9/+9
2017-01-20Split X-specific code into x.cMichael Forney1-32/+32
2016-12-16Move column and row default numbers into config.hfpqc1-0/+7
2016-11-14make the various combinations of arrow keys and shift/control/meta workManuel Tobias Schiller1-4/+20
2016-10-23Do not use color when font attributes are supportedQuentin Rameau1-5/+3
2016-10-18Add support for iso14755Quentin Rameau1-0/+1
2016-07-20Change who's expanding tabs.Christoph Lohmann1-1/+1
2016-07-20Add some hint to have the pseudo terminal in the right mode.Christoph Lohmann1-0/+6
2016-07-20Add comment about tabspaces.Christoph Lohmann1-0/+9
2016-07-12Consistent Alt+BackSpace behaviorAlive 4ever1-0/+1
2016-03-08I like empty lines.Christoph Lohmann1-0/+1
2016-03-08Measure the single advance width with a heuristic methodRyusei Yamaguchi1-0/+8
2015-10-31Now the Shortcuts are more consistent.Christoph Lohmann1-1/+1
2015-10-05Make the cursor shapes more descriptive.Christoph Lohmann1-4/+4
2015-10-05Snowman is everywhere.Christoph Lohmann1-0/+1