summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2025-04-09[refactor] Better formatting and total patch incompatibility.HEADmasterMarcelo Lira
2025-04-05Modified the link copy keybinds to avoid conflicting with a TMUX bind.Marcelo Lira
2025-03-14Add my own keybinds.Marcelo Lira
2025-03-03Terminal scrollback with ring bufferMarcelo Lira
2025-03-03Vault-TekTek colorscheme.Marcelo Lira
2025-03-03Use nord-themealeks
2025-03-03Loop through urls on screen in both directionsGildasio Junior
2025-03-03Added character rendering offsets for correcting different font dimensions.Zacchary Dempsey-Plante
2025-03-03Undercurl patchMarcelo Lira
2025-03-03Add different cursor stylesSteven Ward
2025-03-03Change font to VictorMono Nerd Font Mono.Marcelo Lira
2025-03-02Moonfly color schemeMarcelo Lira
2025-03-02alpha patchMarcelo Lira
2025-03-02Add patch for st-0.8.5Rizqi Nur Assyaufi
2024-03-17config.def.h: improve latency for the default configurationHiltjo Posthuma
2021-12-26Add support for OSC color sequencesRaheman Vaiya
2020-05-30config.def.h: add an option allowwindowops, by default off (secure)Hiltjo Posthuma
2020-05-16Make shift+wheel behaves as shift+Prev/Nextk0ga
2020-05-09auto-sync: draw on idle to avoid flicker/tearingAvi Halachmi (:avih)
2020-04-11config.def.h: add a comment for the scroll variableHiltjo Posthuma
2020-04-11Add support for scroll(1)Roberto E. Vargas Caballero
2019-10-13mouse shortcuts: don't hardcode selpasteAvi Halachmi (:avih)
2019-10-13mouse shortcuts: allow override for all shortcutsAvi Halachmi (:avih)
2019-10-13mouse shortcuts: allow same functions as kb shortcutsAvi Halachmi (:avih)
2019-08-26config.def.h: remove crlf value sectionHiltjo Posthuma
2019-03-15revert part of commit add0211522737b79dad990ccd65c8af63b5cc1ddHiltjo Posthuma
2019-03-15config.def.h: tweak extra worddelimitersHiltjo Posthuma
2019-03-15use iswspace()/iswpunct() to find word delimitersLauri Tirkkonen
2019-03-15replace utf8strchr with wcschrLauri Tirkkonen
2019-01-10config: add Shift+Insert as selpaste() againHiltjo Posthuma
2018-09-11Remove the ISO 14755 featureQuentin Rameau
2018-07-17Revert "Make cursor follow text color"Hiltjo Posthuma
2018-07-14Make cursor follow text colorJules Maselbas
2018-02-25Limit usage of extern to config.h globalsDevin J. Pohly
2018-02-25Move CRLF input processing into ttywriteDevin J. Pohly
2018-02-25Move config.h include from st.c to x.cDevin J. Pohly
2018-02-25Move key-matching functions into x.cDevin J. Pohly
2018-02-25Move window urgency handling entirely into x.cDevin J. Pohly
2017-01-25Change default keybindingsRoberto E. Vargas Caballero
2017-01-20Split X-specific code into x.cMichael Forney
2016-12-16Move column and row default numbers into config.hfpqc
2016-11-14make the various combinations of arrow keys and shift/control/meta workManuel Tobias Schiller
2016-10-23Do not use color when font attributes are supportedQuentin Rameau
2016-10-18Add support for iso14755Quentin Rameau
2016-07-20Change who's expanding tabs.Christoph Lohmann
2016-07-20Add some hint to have the pseudo terminal in the right mode.Christoph Lohmann
2016-07-20Add comment about tabspaces.Christoph Lohmann
2016-07-12Consistent Alt+BackSpace behaviorAlive 4ever
2016-03-08I like empty lines.Christoph Lohmann
2016-03-08Measure the single advance width with a heuristic methodRyusei Yamaguchi