pinosaur
/
st.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix misplaced break
[st.git]
/
st.c
2013-07-04
Roberto E. Vargas...
Fix selection clearing
blob
|
commitdiff
|
raw
2013-06-09
Christoph Lohmann
Fixing title setting with the title argument.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-06
Christoph Lohmann
Adding xterm behaviour to setting the title.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-01
Christoph Lohmann
Adding true mouse motion support.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-01
Christoph Lohmann
This is a shorter bit handling in MODE_MOUSE.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-01
Christoph Lohmann
Add some comments about the other mouse reporting modes.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-01
Christoph Lohmann
Implementing mouse focus and all events.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-01
Christoph Lohmann
Fixing bad highlighting on first SNAP_WORD multiline...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-26
Christoph Lohmann
Fixing the selection in a single line again.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-26
Christoph Lohmann
Fixing the selection scrolling and the selection naming.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
Christoph Lohmann
Lazy font unloading too.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
Christoph Lohmann
Lazy fontset loading.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Christoph Lohmann
Removing an old select() regression.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-04
Christoph Lohmann
Allow more complex delimiters for word selections.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-04
Christoph Lohmann
Expand the last line with '\n' in case of overselection.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-04
Christoph Lohmann
Select to the end of row if end of line is reached.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-04
Christoph Lohmann
Better comments for the snapping code.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Christoph Lohmann
More stable blinking.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-28
Christoph Lohmann
Selection snapping is now considering wrapping.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-28
Christoph Lohmann
Add a possibility to modify the string sent by mouse...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-26
Christoph Lohmann
Be more efficient in blinking.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-26
Christoph Lohmann
Enable blinking in st.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
Christoph Lohmann
Fixing the selection handling to allow one char selection.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Christoph Lohmann
Fixing the selection issue in altscreens.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Alexander Sedov
Removed redundant check in draw code.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Roberto E. Vargas...
Fix selecting clearing and BCE
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Christoph Lohmann
Now clipping is more clear.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Christoph Lohmann
Removing the overdrawing of some fonts.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Christoph Lohmann
Implementing 8 bit mode for meta.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-21
Christoph Lohmann
Adding wrap handling in selection.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-20
Alexander Sedov
Added support for double/triple click+dragging.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Alexander Sedov
Selection now handles empty lines less counter-intuitively.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Christoph Lohmann
Removing trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Alexander Sedov
Got rid of redundant Glyph state.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Christoph Lohmann
Removing unneeded comments.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Alexander Sedov
Got rid of code duplication in tnew() and tresize().
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
Alexander Sedov
Strip trailing spaces from lines when copying selection.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
Christoph Lohmann
Enable BCE everywhere.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Christoph Lohmann
Fix the geometry handling.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Christoph Lohmann
Resize now uses xclear().
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Christoph Lohmann
Drawing a more visible rectangle as cursor on unfocus.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Christoph Lohmann
Patching while not really woken up.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Christoph Lohmann
Minor naming issue fixed.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Christoph Lohmann
Making the copy and pasting consistent.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Christoph Lohmann
Make st work with a plain -e command.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Christoph Lohmann
Adopting arg.h with more flexible cmd handling.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Christoph Lohmann
Add an option to disable alternative screens.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
Christoph Lohmann
Add the possibility to have default highlight colors.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
Christoph Lohmann
Removing an undefined case. just do regular selections.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Christoph Lohmann
Making rectangular selection work again.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Christoph Lohmann
Pange seems to use ascent + descent instead of height.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Christoph Lohmann
Using strsep and fixing null termination in csiparse.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Christoph Lohmann
Changing the way how paste is handled, just for the...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Christoph Lohmann
Fixing a bug while parsing empty arguments in csiparse.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Christoph Lohmann
Fixing bugs in the strtol and strtok_r replacements.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Christoph Lohmann
Using strtok_r for the string parsing.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Christoph Lohmann
Using strtol with overflow checking.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-23
Christoph Lohmann
Add insert for the primary clipboard to MOD + Shift...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-23
Christoph Lohmann
Removing dbe and introducing umlauts to titles.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-23
Christoph Lohmann
Add umlaut support for title change.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-23
Christoph Lohmann
Replace parse_int with atoi().
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Alexander Sedov
Added basic xterm-ish palette swap support.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Christoph Lohmann
Implement rectangular mouse selection.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
joe9
ensure that the italic font has the same weight as...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Christoph Lohmann
Style inquisition.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Christoph Lohmann
Fixing the reverse mode of st colors.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
Christoph Lohmann
Adding a way to ignore bits in the state.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Christoph Lohmann
Style inquisition.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Christoph Lohmann
Doing it like the new run() was proposed.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Christoph Lohmann
Adding a more efficient drawing code.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Christoph Lohmann
Tmux wants this to be mutually exclusive.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-13
Christoph Lohmann
Adding mor explict font patterns.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Christoph Lohmann
Making st not activate the cursor in case of Mod +...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-10
Christoph Lohmann
Setting the surrounding border to defaultbg.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-08
Christoph Lohmann
Removing some debug messages.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-27
Christoph Lohmann
Fixing the menus in mc.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-27
Christoph Lohmann
Fixing the black remaining lines in mc and dialog.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
Christoph Lohmann
Adding extended mouse reporting in st.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Christoph Lohmann
Removing the debug messages again.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Christoph Lohmann
Fixing the clipboard copying to st itself.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Christoph Lohmann
St is in 2013 now.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Christoph Lohmann
Implementing Back Color Erase (BCE).
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Christoph Lohmann
Make line drawing work again.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Christoph Lohmann
Yes, xft should be on the buffer. Thanks Mihail Zenkov.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Christoph Lohmann
Trying out the double buffering without dbe.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Christoph Lohmann
Dbe is not required anymore.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-18
Christoph Lohmann
The title can now be set with UTF-8 characters.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Christoph Lohmann
Standout mode has changed. Thanks p37sitdu@lavabit...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Christoph Lohmann
A different double buffering strategy so the background...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Christoph Lohmann
Damn, my fault. The cache should have at least some...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Christoph Lohmann
Applying the changes to the docs; by Peter Hartman.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Christoph Lohmann
A fix for the XopenIM() errors.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-30
Christoph Lohmann
Increasing font cache for speeding up UTF8 demos.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-30
Christoph Lohmann
Removing the warning about extents.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-29
Christoph Lohmann
Fixing the font unloading in case of zoom.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-29
Christoph Lohmann
Speeding up the drawing, then all characters are known.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-28
Christoph Lohmann
Adding fallback support to st.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-22
Christoph Lohmann
Fixing a compile error.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-22
Christoph Lohmann
Fixing a off-by-one error in the penultimate row drawing.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Christoph Lohmann
Fixing a precedence problem. Thanks tridactyla!
blob
|
commitdiff
|
raw
|
diff to current
next