mouse shortcuts: allow same functions as kb shortcuts
[st.git] / config.def.h
2019-10-13 Avi Halachmi (:avih)mouse shortcuts: allow same functions as kb shortcuts
2019-08-26 Hiltjo Posthumaconfig.def.h: remove crlf value section
2019-03-15 Hiltjo Posthumarevert part of commit add0211522737b79dad990ccd65c8af63...
2019-03-15 Hiltjo Posthumaconfig.def.h: tweak extra worddelimiters
2019-03-15 Lauri Tirkkonenuse iswspace()/iswpunct() to find word delimiters
2019-03-15 Lauri Tirkkonenreplace utf8strchr with wcschr
2019-01-10 Hiltjo Posthumaconfig: add Shift+Insert as selpaste() again
2018-09-11 Quentin RameauRemove the ISO 14755 feature
2018-07-17 Hiltjo PosthumaRevert "Make cursor follow text color"
2018-07-14 Jules MaselbasMake cursor follow text color
2018-02-26 Devin J. PohlyLimit usage of extern to config.h globals
2018-02-26 Devin J. PohlyMove CRLF input processing into ttywrite
2018-02-26 Devin J. PohlyMove config.h include from st.c to x.c
2018-02-26 Devin J. PohlyMove key-matching functions into x.c
2018-02-26 Devin J. PohlyMove window urgency handling entirely into x.c
2017-01-25 Roberto E. Vargas... 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-14 Manuel Tobias Schillermake the various combinations of arrow keys and shift...
2016-10-23 Quentin RameauDo not use color when font attributes are supported
2016-10-18 Quentin RameauAdd support for iso14755
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-03-08 Christoph LohmannI like empty lines.
2016-03-08 Ryusei YamaguchiMeasure the single advance width with a heuristic method
2015-10-31 Christoph LohmannNow the Shortcuts are more consistent.
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-09-12 Christoph LohmannThe times of bad fonts are over.
2015-09-08 Roberto E. Vargas... Change Pause to Break in shortcut for serial break
2015-09-08 Jan Christoph Eber... Expose cursor shape in config.def.h
2015-09-08 Roberto E. Vargas... Add key to send a break to the serial line
2015-09-08 Roberto E. Vargas... Set default values of stty according to the man page
2015-07-28 Alex KozadaevAdding mouse colour/shape settings
2015-07-24 Mytchel Hammondadded note about the low precedence of shell to config...
2015-07-09 FRIGNUnboolify st
2015-06-19 Quentin Rameaudo not truncate font size when zooming
2015-04-15 Roberto E. Vargas... Add tty line support
2015-04-13 Roberto E. Vargas... Merge branch 'master' of ssh://suckless.org/gitrepos/st
2015-04-10 Omar SandovalMake DECSCUSR thickness configurable
2015-03-14 Christoph LohmannAdd Mod + Shift + c/v and no selclear.
2015-03-13 Roberto E. Vargas... Allow combinations with Backspace
2015-03-11 Ivan DelalandeBackspace value shouldn't depend on keypad state
2015-03-09 Christoph LohmannFinally resolving the backspace problem.
2014-09-29 Christoph LohmannRemoving an extra space.
2014-09-29 Christoph LohmannImplementing xzoomreset.
2014-09-23 Roberto E. Vargas... Add support for utmp in st
2014-08-19 Roberto E. Vargas... Make useful DEL in application mode
2014-08-15 Roberto E. Vargas... Convert VT102ID to a config variable
2014-06-21 Eric PruittFix typo in config.def.h
2014-05-14 Hiltjo PosthumaAllow mouse selection override using ShiftMask
2014-04-28 nonameDo not export chscale and cwscale.
2014-04-15 Roberto E. Vargas... Merge remote-tracking branch 'origin/master' into omaster
2014-04-11 Roberto E. Vargas... Fix Backspace and Delete characters
2014-03-10 Roberto E. Vargas... Merge branch 'master' of ssh://suckless.org/gitrepos/st
2014-03-06 Roberto E. Vargas... Add sequence for printing the current selection
2014-03-06 Roberto E. Vargas... Add key definition for printer sequences
2014-02-04 Roberto E. Vargas... Merge remote-tracking branch 'origin/master'
2014-02-02 Roberto E. Vargas... Make Shift+Home equal to CLS in ascii mode
2014-02-02 Roberto E. Vargas... Make CONTROL + DELETE delete a line
2014-01-31 Roberto E. Vargas... Fix SHIFT+DEL definition
2013-12-18 Mark EdgarReplace alignment tabs with spaces.
2013-12-18 Mark EdgarFix comments in config.def.h to match field names.
2013-12-18 Mark EdgarFix definition of F28 key.
2013-10-28 Roberto E. Vargas... Merge remote-tracking branch 'origin/master' into omaster
2013-10-20 Mark EdgarIgnore numlock (Mod2Mask) for button events too.
2013-09-12 Christoph LohmannDefault volume of the bell is 0.
2013-09-12 Roberto E. Vargas... Add audible bell
2013-09-04 Mark EdgarCorrectly initialize altscreen when defaultbg is not 0.
2013-08-05 Eric PruittUse character size scaling factors
2013-07-04 Markus Teichfix: whitespace
2013-06-22 Markus Teichfix PageUp Modifier Mask in config.def.h
2013-06-01 Christoph LohmannBumping up the xfps so mouse motion won't reap the...
2013-05-04 Christoph LohmannAllow more complex delimiters for word selections.
2013-04-28 Christoph LohmannExplaining blinking for the dummies.
2013-04-28 Christoph LohmannAdd a possibility to modify the string sent by mouse...
2013-04-26 Christoph LohmannEnable blinking in st.
2013-04-13 Christoph LohmannDrawing a more visible rectangle as cursor on unfocus.
2013-04-03 Christoph LohmannAdd an option to disable alternative screens.
2013-03-29 Christoph LohmannAdd the possibility to have default highlight colors.
2013-03-29 Christoph LohmannAdding PgUp + Ctrl.
2013-03-29 Christoph LohmannAdding PgUp and PgDown + Ctrl to config.def.h
2013-02-23 Christoph LohmannAdd insert for the primary clipboard to MOD + Shift...
2013-02-19 Christoph LohmannImplement rectangular mouse selection.
2013-02-16 Christoph LohmannAdding a way to ignore bits in the state.
2013-02-15 Christoph LohmannThe refresh rate for the action needs to be high too.
2013-02-15 Christoph LohmannChanging the fps to something reasonable high.
2013-02-15 Christoph LohmannDoing it like the new run() was proposed.
2013-02-15 Christoph LohmannAdding a more efficient drawing code.
2012-12-10 Christoph LohmannBe careful about mar77i's patches.
2012-12-10 Christoph LohmannApplying the patch of mar771 right.
2012-12-09 Christoph LohmannApplying the change of the Del key assingment. Thanks...
2012-11-25 Roberto E. Vargas... Add support for End key
2012-11-25 Roberto E. Vargas... Add support for Supr key
2012-11-25 Roberto E. Vargas... Add support for insert key
2012-11-25 Christoph LohmannAdd a notice in the config.def.h file how to obtain...
next