aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 0.7 release0.7Christoph Lohmann2016-08-11
* Change who's expanding tabs.Christoph Lohmann2016-07-20
* Add some hint to have the pseudo terminal in the right mode.Christoph Lohmann2016-07-20
* Add comment about tabspaces.Christoph Lohmann2016-07-20
* Consistent Alt+BackSpace behaviorAlive 4ever2016-07-12
* Use XftFontMatch in place of FcFontMatch.Christoph Lohmann2016-06-03
* delete clipboard properties after pasting themv4hn2016-06-03
* Remove stupid assignation in memcpy()Roberto E. Vargas Caballero2016-04-15
* st: Fix off-by-one error when calculating character width.Tor Andersson2016-03-09
* Fix vertical character alignment in some casesTon van den Heuvel2016-03-08
* I like empty lines.Christoph Lohmann2016-03-08
* Measure the single advance width with a heuristic methodRyusei Yamaguchi2016-03-08
* xtermclear() is now done by xdrawglyphfontspecs()Christoph Lohmann2016-03-07
* arg.h: fixed argv checks orderLucas Gabriel Vuotto2016-02-21
* Fix forgotten bracket and duplicate option in usage()Quentin Rameau2016-02-01
* Extract ttyresize() out of cresize()Quentin Rameau2016-01-30
* Ok, no need for a separate version function.Christoph Lohmann2016-01-30
* Add -n option for setting WM_CLASS instance nameQuentin Rameau2016-01-30
* Reformat usage and separate version from itQuentin Rameau2016-01-30
* Enforce a terminal size to reduce race conditions in too efficient apps.Christoph Lohmann2016-01-28
* Height is height.Christoph Lohmann2016-01-14
* Bump year.Christoph Lohmann2016-01-01
* Fixing the XClassHint setting in st.Christoph Lohmann2015-12-20
* Avoid recursive call to ttywrite from ttyreadRoberto E. Vargas Caballero2015-11-21
* arg.h: remove unused macrosQuentin Rameau2015-11-08
* Introduce lim in all ttywrite() checks.Christoph Lohmann2015-11-06
* Fix ttywrite()Roberto E. Vargas Caballero2015-11-06
* Now the mshortcuts are even more consistent.Ivan Tham2015-11-01
* Now the Shortcuts are more consistent.Christoph Lohmann2015-10-31
* fix bug where first selection snaps to linesJason Woofenden2015-10-11
* Fix the cursor colors selectionQuentin Rameau2015-10-06
* Normalize the whole color selection in xdrawcursor.Christoph Lohmann2015-10-06
* Fix the cursor color when over selection.Quentin Rameau2015-10-06
* Make the cursor shapes more descriptive.Christoph Lohmann2015-10-05
* Snowman is everywhere.Christoph Lohmann2015-10-05
* Style normalisation in the config.def.h.Christoph Lohmann2015-10-05
* The definition of the reverse cursor is now up to the user.Christoph Lohmann2015-10-05
* Fixing the cursor movement in selections.Christoph Lohmann2015-10-05
* When the cursor is moved, clear the selection.Christoph Lohmann2015-10-05
* Reverse the cursor on selection.Christoph Lohmann2015-10-05
* More style changes. We forgot some switches.Christoph Lohmann2015-10-05
* Small style change.Christoph Lohmann2015-10-05
* There's no need for libXext to compile st.Christoph Lohmann2015-09-28
* Fix extra bracketed paste markers when pasting >8kbdequis2015-09-25
* dup() -> dup2()FRIGN2015-09-22
* The times of bad fonts are over.Christoph Lohmann2015-09-12
* Fix copy of line with len = 0Roberto E. Vargas Caballero2015-09-10
* Change Pause to Break in shortcut for serial breakRoberto E. Vargas Caballero2015-09-08
* Expose cursor shape in config.def.hJan Christoph Ebersbach2015-09-08
* Add key to send a break to the serial lineRoberto E. Vargas Caballero2015-09-08