pinosaur
/
st.git
/ search
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Small improvements to the FAQ
2014-04-25
noname
Remove unnecessary break
commit
|
commitdiff
|
tree
2014-04-25
noname
Comment fix.
commit
|
commitdiff
|
tree
2014-04-25
Colona
On terminal resize, clear the alt screen with its own...
commit
|
commitdiff
|
tree
2014-04-25
noname
Optimize tputtab.
commit
|
commitdiff
|
tree
2014-04-25
noname
Use != instead of ^ for logical values.
commit
|
commitdiff
|
tree
2014-04-25
noname
Use BETWEEN macro in xsetcolorname and fix style.
commit
|
commitdiff
|
tree
2014-04-25
Roberto E. Vargas...
Simplify a bit more tdeletechar and tinsertblank
commit
|
commitdiff
|
tree
2014-04-25
noname
Simplify tdeletechar and tinsertblank and fix memory...
commit
|
commitdiff
|
tree
2014-04-23
noname
Style fixes in tscrollup.
commit
|
commitdiff
|
tree
2014-04-23
noname
Do not set dirty flag twice in tscrollup and tscrolldown.
commit
|
commitdiff
|
tree
2014-04-23
noname
Use tsetdirt in tscrollup and tscrolldown.
commit
|
commitdiff
|
tree
2014-04-23
noname
Fix techo handling of control and multibyte characters.
commit
|
commitdiff
|
tree
2014-04-23
noname
Make xrealloc and xstrdup style consistent.
commit
|
commitdiff
|
tree
2014-04-23
noname
Use BETWEEN in tsetchar.
commit
|
commitdiff
|
tree
2014-04-23
noname
Use uint and uchar instead of unsigned int and unsigned...
commit
|
commitdiff
|
tree
2014-04-23
noname
Remove argument names from function prototypes.
commit
|
commitdiff
|
tree
2014-04-23
noname
Style fix in tdumpsel.
commit
|
commitdiff
|
tree
2014-04-23
noname
Use BETWEEN in tinsertblankline and tdeleteline.
commit
|
commitdiff
|
tree
2014-04-20
noname@inventati.org
move MODBIT to Macros section
commit
|
commitdiff
|
tree
2014-04-20
noname@inventati.org
misplaced parenthesis in LEN macro
commit
|
commitdiff
|
tree
2014-04-20
Markus Teich
remove confusing SERRNO macro
commit
|
commitdiff
|
tree
2014-04-15
noname@inventati.org
Simplify techo
commit
|
commitdiff
|
tree
2014-04-15
noname@inventati.org
typedefs instead of #defines
commit
|
commitdiff
|
tree
2014-04-15
q@c9x.me
fix cursor handling when alt screen is disabled
commit
|
commitdiff
|
tree
2014-04-15
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master' into omaster
commit
|
commitdiff
|
tree
2014-04-11
Toaster Toaster
Increment XSync consistency
commit
|
commitdiff
|
tree
2014-04-11
Roberto E. Vargas...
Fix Backspace and Delete characters
commit
|
commitdiff
|
tree
2014-03-27
Rafa Garcia Gallego
Fix segfault when pressing PrintScr without a selection
commit
|
commitdiff
|
tree
2014-03-27
Damian Okrasa
new utf decoder
commit
|
commitdiff
|
tree
2014-03-10
Roberto E. Vargas...
Merge branch 'master' of ssh://suckless.org/gitrepos/st
commit
|
commitdiff
|
tree
2014-03-06
Roberto E. Vargas...
Add terminfo entries for printer
commit
|
commitdiff
|
tree
2014-03-06
Roberto E. Vargas...
Add sequence for printing the current selection
commit
|
commitdiff
|
tree
2014-03-06
Roberto E. Vargas...
Add key definition for printer sequences
commit
|
commitdiff
|
tree
2014-03-06
Roberto E. Vargas...
Add MC for the full screen
commit
|
commitdiff
|
tree
2014-03-06
Roberto E. Vargas...
Add MC for a single line
commit
|
commitdiff
|
tree
2014-02-22
Roberto E. Vargas...
Add MC sequence
commit
|
commitdiff
|
tree
2014-02-08
Roberto E. Vargas...
Add xstrdup function
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-02-04
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2014-02-02
Roberto E. Vargas...
Remove non defined behaviour in selcopy
commit
|
commitdiff
|
tree
2014-02-02
Roberto E. Vargas...
Remove duplicated code in strhandle
commit
|
commitdiff
|
tree
2014-02-02
Roberto E. Vargas...
Make Shift+Home equal to CLS in ascii mode
commit
|
commitdiff
|
tree
2014-02-02
Roberto E. Vargas...
Make CONTROL + DELETE delete a line
commit
|
commitdiff
|
tree
2014-01-21
Eric Pruitt
Use character scaling in XCopyArea
commit
|
commitdiff
|
tree
2014-01-16
Amadeusz Sławiński
Make w3mimgdisplay work with st
commit
|
commitdiff
|
tree
2014-01-03
Amadeusz Sławiński
Fix truecolor escapes, when both bg and fg are set
commit
|
commitdiff
|
tree
2014-01-03
Eon S. Jeon
query pixel size from matched font
commit
|
commitdiff
|
tree
2013-12-18
Roberto E. Vargas...
Update arg.h from sbase
commit
|
commitdiff
|
tree
2013-12-18
Eon S. Jeon
Prevent resizing stdin
commit
|
commitdiff
|
tree
2013-12-18
Mark Edgar
Replace alignment tabs with spaces.
commit
|
commitdiff
|
tree
2013-12-18
Mark Edgar
Fix comments in config.def.h to match field names.
commit
|
commitdiff
|
tree
2013-12-18
Mark Edgar
Fix definition of F28 key.
commit
|
commitdiff
|
tree
2013-12-11
Eric Pruitt
Set _NET_WM_PID attribute
commit
|
commitdiff
|
tree
2013-12-10
Eric Pruitt
Fix rmul definition
commit
|
commitdiff
|
tree
2013-11-25
René Rietz
Add stdint include
commit
|
commitdiff
|
tree
2013-11-25
Roberto E. Vargas...
Fix stupid bug in tdefcolor returning -1 in unsigned...
commit
|
commitdiff
|
tree
2013-11-24
Johannes Hofmann
Use int instead of long for color
commit
|
commitdiff
|
tree
2013-11-23
Carlos J. Torres
add _NET_WM_NAME
commit
|
commitdiff
|
tree
2013-10-28
Mark Edgar
Simplify logic in kmap().
commit
|
commitdiff
|
tree
2013-10-28
Mark Edgar
Simplify logic in match().
commit
|
commitdiff
|
tree
2013-10-28
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master' into omaster
commit
|
commitdiff
|
tree
2013-10-20
Mark Edgar
Ignore numlock (Mod2Mask) for button events too.
commit
|
commitdiff
|
tree
2013-10-15
Mark Edgar
Avoid buffer overrun in bpress()
commit
|
commitdiff
|
tree
2013-10-07
Mark Edgar
New ttysend() function calls ttywrite() and techo(...
commit
|
commitdiff
|
tree
2013-10-07
Mark Edgar
Avoid buffer overrun in kpress() and remove limit on...
commit
|
commitdiff
|
tree
2013-10-07
Mark Edgar
Simplify Mod1 logic in kpress(), eliminating locals...
commit
|
commitdiff
|
tree
2013-10-02
Roberto E. Vargas...
Add support for multiple charset definitions
commit
|
commitdiff
|
tree
2013-10-02
Mihail Zenkov
Fix save/restore cursor
commit
|
commitdiff
|
tree
2013-10-02
Mihail Zenkov
Add DSR cursor position sequence
commit
|
commitdiff
|
tree
2013-09-23
Maurice Quennet
Fix core in multi-line selection on OpenBSD
commit
|
commitdiff
|
tree
2013-09-23
Egmont Koblinger
Add bracketed paste mode
commit
|
commitdiff
|
tree
2013-09-13
Michael Forney
Fix some bugs in mouse tracking logic
commit
|
commitdiff
|
tree
2013-09-04
Mark Edgar
Correctly initialize altscreen when defaultbg is not 0.
commit
|
commitdiff
|
tree
2013-08-30
Eon S. Jeon
Regarding commit 7e3cff3
commit
|
commitdiff
|
tree
2013-08-12
Roberto E. Vargas...
Add terminfo definitions for terminals with meta key
commit
|
commitdiff
|
tree
2013-08-06
Eon S. Jeon
Fix signess of tdefcolor
commit
|
commitdiff
|
tree
2013-08-05
Alexander Sedov
Fixed memory leak in xsettitle().
commit
|
commitdiff
|
tree
2013-08-05
Michael Forney
Fix blink mode check
commit
|
commitdiff
|
tree
2013-08-05
Eric Pruitt
Use character size scaling factors
commit
|
commitdiff
|
tree
2013-07-20
Roberto E. Vargas...
Reload colors in reset
commit
|
commitdiff
|
tree
2013-07-20
Roberto E. Vargas...
Add RGB color definition
commit
|
commitdiff
|
tree
2013-07-19
Eon S. Jeon
Improved font caching
commit
|
commitdiff
|
tree
2013-07-04
Markus Teich
fix: whitespace
commit
|
commitdiff
|
tree
2013-07-04
Alexander Sedov
Remove long text being cropped/wrapped to standard...
commit
|
commitdiff
|
tree
2013-07-04
Markus Teich
fix: consistent usage of bitmask operations on unicode...
commit
|
commitdiff
|
tree
2013-07-04
Markus Teich
fix: do not need an extra variable for a single read
commit
|
commitdiff
|
tree
2013-07-04
Roberto E. Vargas...
Fix match function bugs
commit
|
commitdiff
|
tree
2013-07-04
Roberto E. Vargas...
Remove unneded call to draw
commit
|
commitdiff
|
tree
2013-07-04
Roberto E. Vargas...
Fix selection clearing
commit
|
commitdiff
|
tree
2012-11-25
Roberto E. Vargas...
Add support for End key
commit
|
commitdiff
|
tree
2012-11-25
Roberto E. Vargas...
Add support for Supr key
commit
|
commitdiff
|
tree
2012-11-25
Roberto E. Vargas...
Add support for insert key
commit
|
commitdiff
|
tree
2012-11-25
Roberto E. Vargas...
Fix value of ka1 terminfo capability
commit
|
commitdiff
|
tree
2012-11-25
Roberto E. Vargas...
Add key for toogling numlock handling
commit
|
commitdiff
|
tree
2012-11-16
Roberto E. Vargas...
Add application cursor sequences for Home
commit
|
commitdiff
|
tree
2012-11-15
Roberto E. Vargas...
Fix speech error in comment
commit
|
commitdiff
|
tree
2012-11-15
Roberto E. Vargas...
Remove unused fields in cursor_movement
commit
|
commitdiff
|
tree
2012-11-15
Roberto E. Vargas...
Fix Shift + Insert shortcut
commit
|
commitdiff
|
tree
2012-11-15
Roberto E. Vargas...
Use XK_ANY_MOD instead of XK_NO_MOD in key definition
commit
|
commitdiff
|
tree
2012-11-15
Roberto E. Vargas...
Fix XK_NO_MOD and XK_ANY_MOD behavior
commit
|
commitdiff
|
tree
2012-11-14
Roberto E. Vargas...
Fix tab key
commit
|
commitdiff
|
tree
next