]> git.armaanb.net Git - st.git/shortlog
st.git
2018-02-26 Devin J. PohlyFactor out equivalent code from ttyread/ttysend
2018-02-26 Devin J. PohlyMove opt_* into same file as main()/run()
2018-02-26 Devin J. PohlyMove key-matching functions into x.c
2018-02-26 Devin J. PohlyPass new dimensions into ttyresize
2018-02-26 Devin J. PohlyMove window-manipulating functions into x.c
2018-02-26 Devin J. PohlyMove font/fontspec variables into x.c and XWindow
2018-02-26 Devin J. PohlyMove window urgency handling entirely into x.c
2018-02-26 Devin J. PohlyMove zoom functions into x.c
2018-02-26 Devin J. PohlyMove usage() to be with run() in x.c
2018-02-26 Devin J. PohlyCall xsetenv() in main process instead of child
2017-12-26 Benno FünfstückFix color with FAINT attribute
2017-12-26 Benno FünfstückApply ATTR_REVERSE after ATTR_FAINT
2017-12-21 George OrnboFix FAQ typo
2017-10-10 Paride LegoviniFix manpage typo
2017-09-15 Gary Allen... Add an error for XftFontOpenPattern failure.
2017-09-15 Hiltjo PosthumaRevert "Revert "fixed STLDFLAG order in broken st Makef...
2017-09-15 Suraj N. Kurapatibase64dec: skip non-printable characters like \r\n
2017-09-13 Hiltjo PosthumaRevert "fixed STLDFLAG order in broken st Makefile"
2017-09-02 Hiltjo PosthumaRevert "make clipboard patch obsolete"
2017-09-01 Anselm R Garbemake clipboard patch obsolete
2017-07-23 Anselm R Garbefixed STLDFLAG order in broken st Makefile
2017-07-12 Quentin RameauRevert "Add bold off SGR"
2017-07-12 Quentin RameauAdd dim/smxx/rmxx to terminfo, remove duplicate kich1
2017-07-11 Quentin RameauLet the user specify C and LD FLAGS
2017-07-11 Quentin RameauDo not obfuscate what make is doing.
2017-06-03 Marc André... Add color change terminfo capabilities
2017-06-03 Quentin RameauAdd bold off SGR
2017-04-10 greg.reagle... st.1: modify man page to accurately reflect default...
2017-04-04 Quentin RameauSimplify how we keep ATTRs under cursor
2017-03-29 Alexander KrotovFix commented out code
2017-03-29 Nils Reußekeep some glyph modes for the cursor
2017-03-19 osandov@osandov.comSupport xterm Ms feature to set clipboard
2017-01-25 Roberto E.... Change default keybindings
2017-01-21 Michael ForneySplit X-specific code into x.c
2016-12-16 fpqcMove column and row default numbers into config.h
2016-11-24 Roberto E.... Revert "Initial font size issue."
2016-11-24 Spencer PhippenFixed 'missing glyph doesn't use fontconfig config...
2016-11-14 Manuel Tobias... make the various combinations of arrow keys and shift...
2016-11-14 ian@remmler.orgInitial font size issue.
2016-11-14 pl@ninthfloor.orgtic -s -> tic -sx (Treat unknown capabilities as user...
2016-11-14 pl@ninthfloor.orgAdd tmux capabilities to st.info
2016-11-14 pl@ninthfloor.orgMake strdump(), csidump(), print to stderr
2016-10-23 Quentin RameauDo not use color when font attributes are supported
2016-10-22 Quentin Rameaust.1: add an entry for ISO-14755 shortcut
2016-10-18 Quentin RameauAdd support for iso14755
2016-10-13 Klemens NanniAdd missing device path to '-l' example
2016-09-14 Roberto E.... Add parsing of DCS q sequences
2016-09-13 Roberto E.... Add support for enabling/disabling utf
2016-09-09 Roberto E.... Delete ncv capability from terminfo
2016-09-09 Quentin Rameaust.info: do not prevent st from displaying attributes
2016-08-11 Christoph LohmannUpdate the LICENSE.
2016-08-11 Christoph Lohmann0.7 release
2016-07-20 Christoph LohmannChange who's expanding tabs.
2016-07-20 Christoph LohmannAdd some hint to have the pseudo terminal in the right...
2016-07-20 Christoph LohmannAdd comment about tabspaces.
2016-07-12 Alive 4everConsistent Alt+BackSpace behavior
2016-06-03 Christoph LohmannUse XftFontMatch in place of FcFontMatch.
2016-06-03 v4hndelete clipboard properties after pasting them
2016-04-15 Roberto E.... Remove stupid assignation in memcpy()
2016-03-09 Tor Anderssonst: Fix off-by-one error when calculating character...
2016-03-08 Ton van den... Fix vertical character alignment in some cases
2016-03-08 Christoph LohmannI like empty lines.
2016-03-08 Ryusei YamaguchiMeasure the single advance width with a heuristic method
2016-03-07 Christoph Lohmannxtermclear() is now done by xdrawglyphfontspecs()
2016-02-21 Lucas Gabriel... arg.h: fixed argv checks order
2016-02-01 Quentin RameauFix forgotten bracket and duplicate option in usage()
2016-01-30 Quentin RameauExtract ttyresize() out of cresize()
2016-01-30 Christoph LohmannOk, no need for a separate version function.
2016-01-30 Quentin RameauAdd -n option for setting WM_CLASS instance name
2016-01-30 Quentin RameauReformat usage and separate version from it
2016-01-28 Christoph LohmannEnforce a terminal size to reduce race conditions in...
2016-01-14 Christoph LohmannHeight is height.
2016-01-01 Christoph LohmannBump year.
2015-12-20 Christoph LohmannFixing the XClassHint setting in st.
2015-11-21 Roberto E.... Avoid recursive call to ttywrite from ttyread
2015-11-08 Quentin Rameauarg.h: remove unused macros
2015-11-06 Christoph LohmannIntroduce lim in all ttywrite() checks.
2015-11-06 Roberto E.... Fix ttywrite()
2015-11-01 Ivan ThamNow the mshortcuts are even more consistent.
2015-10-31 Christoph LohmannNow the Shortcuts are more consistent.
2015-10-11 Jason Woofendenfix bug where first selection snaps to lines
2015-10-06 Quentin RameauFix the cursor colors selection
2015-10-05 Christoph LohmannNormalize the whole color selection in xdrawcursor.
2015-10-05 Quentin RameauFix the cursor color when over selection.
2015-10-05 Christoph LohmannMake the cursor shapes more descriptive.
2015-10-05 Christoph LohmannSnowman is everywhere.
2015-10-05 Christoph LohmannStyle normalisation in the config.def.h.
2015-10-05 Christoph LohmannThe definition of the reverse cursor is now up to the...
2015-10-05 Christoph LohmannFixing the cursor movement in selections.
2015-10-05 Christoph LohmannWhen the cursor is moved, clear the selection.
2015-10-05 Christoph LohmannReverse the cursor on selection.
2015-10-05 Christoph LohmannMore style changes. We forgot some switches.
2015-10-05 Christoph LohmannSmall style change.
2015-09-28 Christoph LohmannThere's no need for libXext to compile st.
2015-09-25 dequisFix extra bracketed paste markers when pasting >8kb
2015-09-22 FRIGNdup() -> dup2()
2015-09-12 Christoph LohmannThe times of bad fonts are over.
2015-09-10 Roberto E.... Fix copy of line with len = 0
2015-09-08 Roberto E.... Change Pause to Break in shortcut for serial break
2015-09-08 Jan Christoph... Expose cursor shape in config.def.h
next