pinosaur
/
st.git
/ search
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix copy of line with len = 0
2015-05-04
noname
Fix empty selection highlighting bug.
commit
|
commitdiff
|
tree
2015-05-04
noname
Fix indentation.
commit
|
commitdiff
|
tree
2015-05-04
noname
Add enumeration for sel.mode
commit
|
commitdiff
|
tree
2015-05-04
noname
selnormalize: make special case explicit
commit
|
commitdiff
|
tree
2015-05-04
noname
selsnap: simplify SNAP_LINE case
commit
|
commitdiff
|
tree
2015-05-04
noname
Remove first argument of selsnap.
commit
|
commitdiff
|
tree
2015-04-27
noname@inventati.org
Make tputc, tsetchar and techo accept unicode
commit
|
commitdiff
|
tree
2015-04-27
noname@inventati.org
Change internal character representation.
commit
|
commitdiff
|
tree
2015-04-27
noname@inventati.org
Remove last parameter of utf8encode
commit
|
commitdiff
|
tree
2015-04-27
noname@inventati.org
Use utf8len instead of utf8decode.
commit
|
commitdiff
|
tree
2015-04-23
noname@inventati.org
Do not set terminal title based on stty arguments.
commit
|
commitdiff
|
tree
2015-04-21
noname@inventati.org
Move common code to xloadcolor
commit
|
commitdiff
|
tree
2015-04-21
noname@inventati.org
Use LEN(dc.col) instead of LEN(colorname).
commit
|
commitdiff
|
tree
2015-04-21
noname@inventati.org
Remove WIN_REDRAW flag.
commit
|
commitdiff
|
tree
2015-04-20
noname@inventati.org
Place memset arguments in the correct order.
commit
|
commitdiff
|
tree
2015-04-20
noname@inventati.org
Remove explicit 'return' from 'void' functions.
commit
|
commitdiff
|
tree
2015-04-20
noname@inventati.org
Increment accuaracy in drawtime calculation
commit
|
commitdiff
|
tree
2015-04-20
noname@inventati.org
Monotonic clock cannot jump backwards.
commit
|
commitdiff
|
tree
2015-04-20
noname@inventati.org
Place tlinelen type on separate line.
commit
|
commitdiff
|
tree
2015-04-14
noname@inventati.org
Use as command arguments the remaining parameters
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Do not use tmoveto in tputtab.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
tresize: remove unnecessary if
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Remove old TODO entry.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Remove 'titles' variable.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Remove useless if in tstrsequence.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Simplify tmoveto.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Fix typo.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Remove 'slide' variable in tresize.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Move tresize comments around.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
tresize: move for loop outside if
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Simplify loop condition.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Remove unnecessary XFilterEvent call.
commit
|
commitdiff
|
tree
2015-04-13
noname@inventati.org
Use do..while in window mapping loop.
commit
|
commitdiff
|
tree
2015-04-10
noname
Use MAX macro where possible.
commit
|
commitdiff
|
tree
2015-04-10
noname
Remove 'xloadfontset' function.
commit
|
commitdiff
|
tree
2015-04-10
noname
Remove keywords from function definitions.
commit
|
commitdiff
|
tree
2015-04-10
noname
Remove variable names from function declarations.
commit
|
commitdiff
|
tree
2015-04-06
noname
Fixed STR sequence termination condition
commit
|
commitdiff
|
tree
2014-08-10
noname
Don't set dirty all lines because tswapcreen do it
commit
|
commitdiff
|
tree
2014-08-10
noname
tresize return value is not used
commit
|
commitdiff
|
tree
2014-05-02
noname
Consistent FALLTHROUGH comments.
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-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
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
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-15
noname@inventati.org
Simplify techo
commit
|
commitdiff
|
tree
2014-04-15
noname@inventati.org
typedefs instead of #defines
commit
|
commitdiff
|
tree