pinosaur
/
st.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set default values of stty according to the man page
[st.git]
/
st.c
2015-09-07
Christoph Lohmann
Making st.1 more descriptive about -l and fix -l in...
blob
|
commitdiff
|
raw
2015-08-31
Christoph Lohmann
Reordering and adding control codes.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-30
Christoph Lohmann
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-08-30
Christoph Lohmann
Don't read if we chunked the input data.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
Roberto E. Vargas...
Do not mark as invalid UTF8 control codes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Alex Kozadaev
Adding mouse colour/shape settings
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Christoph Lohmann
Adding -T to the usage too.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Christoph Lohmann
Add -T, as recommended by Dmitrij D. Czarkoff
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Quentin Rameau
Fix type for write(2) return variable.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Roberto E. Vargas...
Fix style in execsh
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Christoph Lohmann
Make the comment for the IM XFilter more understandable.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Christoph Lohmann
Return style unification.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Christoph Lohmann
Aligning the macros.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Christoph Lohmann
Unix end of file.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Christoph Lohmann
No inline declarations please.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Christoph Lohmann
Typo and the missing incr atom from the patches.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Christoph Lohmann
Implement chunked write to the cmdfd.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Christoph Lohmann
Implement INCR transfers in the clipboard.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
FRIGN
Don't treat clauses like functions
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
FRIGN
Use BSD-style function notation
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
FRIGN
Unboolify st
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
FRIGN
Remove insane *_FILENO and EXIT_* usage
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
Weng Xuetian
Revert "Remove unnecessary XFilterEvent call."
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Quentin Rameau
do not truncate font size when zooming
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Roberto E. Vargas...
Revert "Optimize memory footprint of line buffers"
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Jan Christoph Eber...
Support UTF-8 characters as word delimiters
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
Roberto E. Vargas...
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
v4hn
set selection to IDLE on clear
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
suigin
Small bugfix for makeglyphfontspecs call in drawregion
blob
|
commitdiff
|
raw
|
diff to current
2015-05-10
Christoph Lohmann
Fix the new -e handling. An empty cmd has to work for...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
suigin
Clean up xdraws and optimize glyph drawing with non...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
suigin
Changed type for UTF-32 codepoints from long to uint_le...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
Fix empty selection highlighting bug.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
Fix indentation.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
Add enumeration for sel.mode
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
selnormalize: make special case explicit
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
selsnap: simplify SNAP_LINE case
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
Remove first argument of selsnap.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Jochen Sprickerhof
Fix sigchld
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
mvdan@mvdan.cc
len assignment is never used
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
mvdan@mvdan.cc
Clarify calculation precedence for '&' and '?'
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
mvdan@mvdan.cc
Use %u for uint
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
suigin
Optimize memory footprint of line buffers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
noname@inventati.org
Make tputc, tsetchar and techo accept unicode
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
noname@inventati.org
Change internal character representation.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
noname@inventati.org
Remove last parameter of utf8encode
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
noname@inventati.org
Use utf8len instead of utf8decode.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
alp@alexpilon.ca
Make build shut up about system() without return value...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Roberto E. Vargas...
Fix segmentation fault in strhandle()
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Roberto E. Vargas...
Uses a &[] pointer loop instead of + pointer loop
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
noname@inventati.org
Do not set terminal title based on stty arguments.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
noname@inventati.org
Move common code to xloadcolor
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
noname@inventati.org
Use LEN(dc.col) instead of LEN(colorname).
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
noname@inventati.org
Remove WIN_REDRAW flag.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
noname@inventati.org
Place memset arguments in the correct order.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
noname@inventati.org
Remove explicit 'return' from 'void' functions.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
noname@inventati.org
Increment accuaracy in drawtime calculation
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
noname@inventati.org
Monotonic clock cannot jump backwards.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
noname@inventati.org
Place tlinelen type on separate line.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
Roberto E. Vargas...
Add tty line support
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
sin
Fix memmove() invocation with src/dst being NULL
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
noname@inventati.org
Use as command arguments the remaining parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Roberto E. Vargas...
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Markus Wichmann
Implement most ICCCM rules for selection handling.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Roberto E. Vargas...
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Do not use tmoveto in tputtab.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
tresize: remove unnecessary if
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Remove 'titles' variable.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Remove useless if in tstrsequence.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Simplify tmoveto.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Remove 'slide' variable in tresize.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Move tresize comments around.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
tresize: move for loop outside if
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Simplify loop condition.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Remove unnecessary XFilterEvent call.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
noname@inventati.org
Use do..while in window mapping loop.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
Omar Sandoval
Make DECSCUSR thickness configurable
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
noname
Use MAX macro where possible.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
noname
Remove 'xloadfontset' function.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
noname
Remove keywords from function definitions.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
noname
Remove variable names from function declarations.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
Roberto E. Vargas...
Remove redundant control check
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
noname
Fixed STR sequence termination condition
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
Roberto E. Vargas...
Remove strsep() call
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
LemonBoy
Support the DECSCUSR CSI escape sequence
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Alex Pilon
Handle pasting of empty selection.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
Roberto E. Vargas...
Support XA_STRING in notify request
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Christoph Lohmann
Add Mod + Shift + c/v and no selclear.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Christoph Lohmann
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Christoph Lohmann
St now does only set PRIMARY on selection.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Christoph Lohmann
Fixing the C reading test.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Christoph Lohmann
Add a hack to handle unknown chars in fontconfig.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-22
Ivan Delalande
Let curses do the dirty work for flash
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Nils Reuße
Update year in usage()
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Nils Reuße
Fix crash on font resize resize
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Rian Hunter
Correct shift amount on MODE_INSERT in tputc()
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Rian Hunter
Fix crash due to wide characters
blob
|
commitdiff
|
raw
|
diff to current
next