Xinqi Bao's Git
projects
/
st.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
Remove 'titles' variable.
[st.git]
/
st.c
2014-05-02
noname
Consistent FALLTHROUGH comments.
blob
|
commitdiff
|
raw
2014-04-30
Roberto E. Vargas...
Fix displaying control code
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Roberto E. Vargas...
Remove ATTR_GFX and tselcs
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
noname
Do not save cursor in tresize.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
noname
Simplify selected().
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
noname
Simplify xunloadfonts.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
noname
Remove one indentation level in getsel().
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
noname
Remove unused dump() function.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
noname
Add missing function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
noname
Use MODBIT in xseturgency.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
noname
Compute ena_sel as one expression.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Roberto E. Vargas...
Simplify expressions in tputc()
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Roberto E. Vargas...
Fix misplaced break
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Roberto E. Vargas...
Create a function for DEC test
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Roberto E. Vargas...
Fix tputc control code handling
blob
|
commitdiff
|
raw
|
diff to current
2014-04-27
Roberto E. Vargas...
Remove repeated initialisation of term.esc
blob
|
commitdiff
|
raw
|
diff to current
2014-04-27
Roberto E. Vargas...
Cancel DCS with SUB, CAN, ESC or any CC1 code
blob
|
commitdiff
|
raw
|
diff to current
2014-04-27
Markus Teich
add break;s for last cases in switch statements
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Do not eat ESC character if control string is not prope...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Fix for multibyte characters in techo.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
s/DSC/DCS/ DCS stands for DEVICE CONTROL STRING
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Use xwrite instead of write.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Remove unnecessary break
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Comment fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Colona
On terminal resize, clear the alt screen with its own...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Optimize tputtab.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Use != instead of ^ for logical values.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Use BETWEEN macro in xsetcolorname and fix style.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Christoph Lohmann
Conformity in the -g geometry handling.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Roberto E. Vargas...
Simplify a bit more tdeletechar and tinsertblank
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
noname
Simplify tdeletechar and tinsertblank and fix memory...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Style fixes in tscrollup.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Do not set dirty flag twice in tscrollup and tscrolldown.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Use tsetdirt in tscrollup and tscrolldown.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Fix techo handling of control and multibyte characters.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Make xrealloc and xstrdup style consistent.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Use BETWEEN in tsetchar.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Use uint and uchar instead of unsigned int and unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Remove argument names from function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Style fix in tdumpsel.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
noname
Use BETWEEN in tinsertblankline and tdeleteline.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Christoph Lohmann
It's 2014 now.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-20
[email protected]
move MODBIT to Macros section
blob
|
commitdiff
|
raw
|
diff to current
2014-04-20
[email protected]
misplaced parenthesis in LEN macro
blob
|
commitdiff
|
raw
|
diff to current
2014-04-20
Markus Teich
remove confusing SERRNO macro
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
[email protected]
Simplify techo
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
[email protected]
typedefs instead of #defines
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
[email protected]
fix cursor handling when alt screen is disabled
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master' into omaster
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Christoph Lohmann
Removing two unnecessary gettimeofday().
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Toaster Toaster
Increment XSync consistency
blob
|
commitdiff
|
raw
|
diff to current
2014-04-05
Christoph Lohmann
There is no need for a full dirt redraw.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Christoph Lohmann
Fixing a compiler warning with the assignment.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
Rafa Garcia Gallego
Fix segfault when pressing PrintScr without a selection
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
Damian Okrasa
new utf decoder
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Roberto E. Vargas...
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Roberto E. Vargas...
Add sequence for printing the current selection
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Roberto E. Vargas...
Add key definition for printer sequences
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Roberto E. Vargas...
Add MC for the full screen
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Roberto E. Vargas...
Add MC for a single line
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Christoph Lohmann
Style cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Christoph Lohmann
Style matters.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-22
Roberto E. Vargas...
Add MC sequence
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
Roberto E. Vargas...
Add xstrdup function
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Christoph Lohmann
Removing the w3img support.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-02
Roberto E. Vargas...
Remove non defined behaviour in selcopy
blob
|
commitdiff
|
raw
|
diff to current
2014-02-02
Roberto E. Vargas...
Remove duplicated code in strhandle
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Eric Pruitt
Use character scaling in XCopyArea
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Amadeusz Sławiński
Make w3mimgdisplay work with st
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
Amadeusz Sławiński
Fix truecolor escapes, when both bg and fg are set
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
Eon S. Jeon
query pixel size from matched font
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
Eon S. Jeon
Prevent resizing stdin
blob
|
commitdiff
|
raw
|
diff to current
2013-12-11
Eric Pruitt
Set _NET_WM_PID attribute
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
René Rietz
Add stdint include
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
Roberto E. Vargas...
Fix stupid bug in tdefcolor returning -1 in unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-24
Johannes Hofmann
Use int instead of long for color
blob
|
commitdiff
|
raw
|
diff to current
2013-11-23
Carlos J. Torres
add _NET_WM_NAME
blob
|
commitdiff
|
raw
|
diff to current
2013-10-28
Mark Edgar
Simplify logic in kmap().
blob
|
commitdiff
|
raw
|
diff to current
2013-10-28
Mark Edgar
Simplify logic in match().
blob
|
commitdiff
|
raw
|
diff to current
2013-10-28
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master' into omaster
blob
|
commitdiff
|
raw
|
diff to current
2013-10-27
Rob Pilling
Fixed lock up when system time jumps backwards
blob
|
commitdiff
|
raw
|
diff to current
2013-10-20
Mark Edgar
Ignore numlock (Mod2Mask) for button events too.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Mark Edgar
Avoid buffer overrun in bpress()
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Mark Edgar
New ttysend() function calls ttywrite() and techo(...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Mark Edgar
Avoid buffer overrun in kpress() and remove limit on...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Mark Edgar
Simplify Mod1 logic in kpress(), eliminating locals...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Roberto E. Vargas...
Add support for multiple charset definitions
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Christoph Lohmann
People, learn to keep to styles. Thanks.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Mihail Zenkov
Fix save/restore cursor
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Mihail Zenkov
Add DSR cursor position sequence
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
Maurice Quennet
Fix core in multi-line selection on OpenBSD
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
Egmont Koblinger
Add bracketed paste mode
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Michael Forney
Fix some bugs in mouse tracking logic
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Roberto E. Vargas...
Add audible bell
blob
|
commitdiff
|
raw
|
diff to current
2013-09-07
Christoph Lohmann
Wide character support.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Mark Edgar
Correctly initialize altscreen when defaultbg is not 0.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Eon S. Jeon
Regarding commit 7e3cff3
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Christoph Lohmann
Correcting the bitmask value check.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-06
Eon S. Jeon
Fix signess of tdefcolor
blob
|
commitdiff
|
raw
|
diff to current
next