Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
st.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Render struck-out attribute
2014-06-27
Anders Eurenius
Render struck-out attribute
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-27
Anders Eurenius
Render invisible attribute
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-27
Anders Eurenius
Reorder and extend glyph attributes
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-26
Roberto E. Vargas...
Remove CEIL macro
commit
|
commitdiff
|
tree
2014-06-26
Ivan Delalande
Fixed wrong nanosecond factor 10E6.
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-24
FRIGN
Use monotonic clock to prevent timing issues
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-21
Eric Pruitt
Fix typo in config.def.h
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-21
Troy Sankey
update size hints on zoom
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-11
Hiltjo Posthuma
FAQ: update typo and escape code for smkx
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-07
Roberto E. Vargas...
Simplify tdeftrans
commit
|
commitdiff
|
tree
2014-06-06
FRIGN
Remove unnecessary typedef
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-05
Colona
Refactor selsnap SNAP_WORD.
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-04
Colona
Fix rectangular selection.
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-04
Hiltjo Posthuma
tiny cleanup
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-06-04
Colona
Make selection consistent over line breaks.
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-05-27
Alexander
Fixed copying empty lines inside selection.
... Roberto E. Vargas Caballero <
k0ga@shike2.com
>
commit
|
commitdiff
|
tree
2014-05-14
Hiltjo Posthuma
Allow mouse selection override using ShiftMask
commit
|
commitdiff
|
tree
2014-05-09
Colona
End a sequence only on CAN, SUB, \a and C1s.
commit
|
commitdiff
|
tree
2014-05-09
Colona
Also clears ESC_START on interrupt characters during...
commit
|
commitdiff
|
tree
2014-05-02
noname
Consistent FALLTHROUGH comments.
commit
|
commitdiff
|
tree
2014-04-30
Roberto E. Vargas...
Fix displaying control code
commit
|
commitdiff
|
tree
2014-04-29
Roberto E. Vargas...
Remove ATTR_GFX and tselcs
commit
|
commitdiff
|
tree
2014-04-29
noname
Do not save cursor in tresize.
commit
|
commitdiff
|
tree
2014-04-28
noname
Simplify selected().
commit
|
commitdiff
|
tree
2014-04-28
noname
Do not export chscale and cwscale.
commit
|
commitdiff
|
tree
2014-04-28
noname
Simplify xunloadfonts.
commit
|
commitdiff
|
tree
2014-04-28
noname
Remove one indentation level in getsel().
commit
|
commitdiff
|
tree
2014-04-28
noname
Remove unused dump() function.
commit
|
commitdiff
|
tree
2014-04-28
noname
Add missing function prototypes.
commit
|
commitdiff
|
tree
2014-04-28
noname
Use MODBIT in xseturgency.
commit
|
commitdiff
|
tree
2014-04-28
noname
Compute ena_sel as one expression.
commit
|
commitdiff
|
tree
2014-04-28
Roberto E. Vargas...
Simplify expressions in tputc()
commit
|
commitdiff
|
tree
2014-04-28
Roberto E. Vargas...
Fix misplaced break
commit
|
commitdiff
|
tree
2014-04-28
Roberto E. Vargas...
Create a function for DEC test
commit
|
commitdiff
|
tree
2014-04-28
Roberto E. Vargas...
Fix tputc control code handling
commit
|
commitdiff
|
tree
2014-04-27
Roberto E. Vargas...
Remove repeated initialisation of term.esc
commit
|
commitdiff
|
tree
2014-04-27
Roberto E. Vargas...
Cancel DCS with SUB, CAN, ESC or any CC1 code
commit
|
commitdiff
|
tree
2014-04-27
Markus Teich
add break;s for last cases in switch statements
commit
|
commitdiff
|
tree
2014-04-25
noname
Do not eat ESC character if control string is not properly...
commit
|
commitdiff
|
tree
2014-04-25
noname
Fix for multibyte characters in techo.
commit
|
commitdiff
|
tree
2014-04-25
noname
s/DSC/DCS/ DCS stands for DEVICE CONTROL STRING
commit
|
commitdiff
|
tree
2014-04-25
noname
Use xwrite instead of write.
commit
|
commitdiff
|
tree
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
next