1b2751f
Fixing the selection handling to allow one char selection. by
2013-04-25 06:28:11 +0200
0851f2b
Fixing the selection issue in altscreens. by
2013-04-24 21:30:59 +0200
011c0f9
Removed redundant check in draw code. by
2013-04-24 02:34:59 +0400
048c54f
Fix selecting clearing and BCE by
2013-04-23 20:34:52 +0200
6b03bb7
Now clipping is more clear. by
2013-04-23 19:37:28 +0200
db6f796
Removing the overdrawing of some fonts. by
2013-04-23 19:17:50 +0200
7ea6863
Yes, rs2 != is2. by
2013-04-23 15:38:48 +0200
8037dac
There is no 8bit by default and reset 8bit too. by
2013-04-23 15:33:21 +0200
2bd6afd
Implementing 8 bit mode for meta. by
2013-04-23 15:22:14 +0200
b596d6b
Adding wrap handling in selection. by
2013-04-21 13:01:16 +0200
872a7f1
Added support for double/triple click+dragging. by
2013-04-15 10:28:31 +0400
3c546ae
0.4.1 release. by
2013-04-20 15:29:39 +0200
645c1b0
Making st compile on OpenBSD again. by
2013-04-19 21:11:29 +0200
e5ff746
Selection now handles empty lines less counter-intuitively. by
2013-04-18 12:47:23 +0400
da18261
Removing trailing whitespace. by
2013-04-18 06:51:18 +0200
b7e6a5c
Got rid of redundant Glyph state. by
2013-04-15 17:13:19 +0400
3ae0299
Removing unneeded comments. by
2013-04-18 06:41:54 +0200
fed9968
Got rid of code duplication in tnew() and tresize(). by
2013-04-15 00:12:10 +0400
0ca0dd8
Strip trailing spaces from lines when copying selection. by
2013-04-14 23:17:44 +0400
c371fe5
Enable BCE everywhere. by
2013-04-14 18:30:10 +0200
44db38a
Fix the geometry handling. by
2013-04-13 15:24:26 +0200
4de64fa
\033 should be used in printf in the FAQ. by
2013-04-13 12:26:17 +0200
de4cd2f
Resize now uses xclear(). by
2013-04-13 09:49:11 +0200
1e7816c
Drawing a more visible rectangle as cursor on unfocus. by
2013-04-13 09:44:00 +0200
5dc48af
Patching while not really woken up. by
2013-04-13 08:51:30 +0200
5984657
Minor naming issue fixed. by
2013-04-13 08:50:38 +0200
4018b2c
Making the copy and pasting consistent. by
2013-04-13 08:48:17 +0200
ddd429e
Convert FAQ into Markdown, to make it easier to integrate it into http://st.suckless.org/ by
2013-04-09 22:13:54 +0100
684cf55
Make st work with a plain -e command. by
2013-04-10 17:48:32 +0200
b1813b1
Adopting arg.h with more flexible cmd handling. by
2013-04-03 21:00:38 +0200
580c8bb
Add an option to disable alternative screens. by
2013-04-03 20:42:27 +0200
502911e
Updating the TODO file for after 0.4. by
2013-03-29 19:44:37 +0100
a3a5b8e
Releasing 0.4. by
2013-03-29 19:13:26 +0100
7e7760c
Add the possibility to have default highlight colors. by
2013-03-29 19:01:24 +0100
adde5c6
Adding PgUp + Ctrl. by
2013-03-29 18:45:09 +0100
f876810
Adding PgUp and PgDown + Ctrl to config.def.h by
2013-03-29 18:43:32 +0100
a1e3b94
Removing an undefined case. just do regular selections. by
2013-03-29 18:39:01 +0100
4b17ddd
Making rectangular selection work again. by
2013-03-20 21:19:28 +0100
55adf0a
Pange seems to use ascent + descent instead of height. by
2013-03-10 21:16:51 +0100
82494f2
Making st compile on OS X. by
2013-03-05 22:12:11 +0100
c6b89f2
Using strsep and fixing null termination in csiparse. by
2013-02-26 21:43:40 +0100
1c1621d
Changing the way how paste is handled, just for the nano people. by
2013-02-26 19:08:51 +0100
1aa26b4
Fixing a bug while parsing empty arguments in csiparse. by
2013-02-26 19:07:23 +0100
7d32471
Fixing bugs in the strtol and strtok_r replacements. by
2013-02-26 18:19:44 +0100
7cb0d95
Using strtok_r for the string parsing. by
2013-02-25 13:36:40 +0100
3786335
Using strtol with overflow checking. by
2013-02-25 13:23:56 +0100
be7c6d7
Add insert for the primary clipboard to MOD + Shift + Ins. by
2013-02-23 21:50:13 +0100
e40d8da
Removing dbe and introducing umlauts to titles. by
2013-02-23 21:44:06 +0100
efaf1c2
Add umlaut support for title change. by
2013-02-23 21:20:21 +0100
1b6c653
Replace parse_int with atoi(). by
2013-02-23 21:17:25 +0100
800800a
Added basic xterm-ish palette swap support. by
2013-02-19 21:39:13 +0400
3865e9e
Implement rectangular mouse selection. by
2013-02-19 19:08:41 +0100
e529562
ensure that the italic font has the same weight as the normal font by
2013-02-18 12:31:29 -0500
0e738c3
Style inquisition. by
2013-02-19 16:04:54 +0100
7f297e2
Fixing the reverse mode of st colors. by
2013-02-19 15:51:25 +0100
f4a6c20
Adding a way to ignore bits in the state. by
2013-02-16 13:57:12 +0100
e0ec2cf
Style inquisition. by
2013-02-15 19:36:20 +0100
a92a678
The refresh rate for the action needs to be high too. by
2013-02-15 19:34:53 +0100
de7e0e9
Changing the fps to something reasonable high. by
2013-02-15 19:32:37 +0100
086cd61
Doing it like the new run() was proposed. by
2013-02-15 19:30:43 +0100
9503375
Adding a more efficient drawing code. by
2013-02-15 19:10:22 +0100
b7261c8
Tmux wants this to be mutually exclusive. by
2013-02-15 17:45:38 +0100
05a1ff0
Adding mor explict font patterns. by
2013-02-13 21:35:27 +0100
eeffbe1
Making st not activate the cursor in case of Mod + k in dwm. by
2013-02-11 22:20:16 +0100
8a9475a
Setting the surrounding border to defaultbg. by
2013-02-10 16:36:03 +0100
ce3efa9
Removing some debug messages. by
2013-02-08 20:24:26 +0100
efd04cc
Fixing the menus in mc. by
2013-01-27 17:48:01 +0100
26c101b
Fixing the black remaining lines in mc and dialog. by
2013-01-27 13:26:06 +0100
384fabd
Adding extended mouse reporting in st. by
2013-01-26 15:13:56 +0100
deb720a
Removing the debug messages again. by
2013-01-20 17:13:48 +0100
57f39de
Fixing the clipboard copying to st itself. by
2013-01-20 17:12:41 +0100
3036051
St is in 2013 now. by
2013-01-20 15:12:45 +0100
d8f3809
Removing BCE from the TODO list. by
2013-01-20 14:55:08 +0100
b78c508
Implementing Back Color Erase (BCE). by
2013-01-20 14:54:35 +0100
b4b513c
Make line drawing work again. by
2013-01-19 18:38:28 +0100
15c2bff
Yes, xft should be on the buffer. Thanks Mihail Zenkov. by
2013-01-19 15:49:34 +0100
c7b033b
Trying out the double buffering without dbe. by
2013-01-19 15:00:16 +0100
0e232a4
Dbe is not required anymore. by
2013-01-19 09:13:52 +0100
3ce96ae
Adding the FAQ entry for zsh. by
2013-01-18 19:22:11 +0100
ed90afb
The title can now be set with UTF-8 characters. by
2013-01-18 19:11:25 +0100
c9bd58e
Adding a nasty resize bug. Maybe it can be fixed. by
2013-01-16 18:53:32 +0100
f25c75d
Removing the .hgtags file. Thanks ilf. by
2013-01-09 17:36:59 +0100
1827e06
Standout mode has changed. Thanks p37sitdu@lavabit.com! by
2013-01-08 20:36:49 +0100
b3326ab
A different double buffering strategy so the background is default set. by
2013-01-08 20:09:33 +0100
f741df9
Standout is now reverse. This makes bsd-games work in st. by
2013-01-08 19:46:28 +0100
73879c1
Adding an FAQ entry for the keypad handling. by
2013-01-07 19:53:41 +0100
5facd29
Synchronizing the FAQ of the website and the repository. by
2013-01-06 09:52:03 +0100
b233007
Damn, my fault. The cache should have at least some entries. by
2013-01-05 20:56:58 +0100
c772a6e
Applying the changes to the docs; by Peter Hartman. by
2013-01-05 20:30:25 +0100
4682cc9
Making the fontconfig and freetype paths portable in config.mk. by
2013-01-04 20:52:22 +0100
4e14a4a
A fix for the XopenIM() errors. by
2013-01-01 13:15:43 +0100
c99db5b
Increasing font cache for speeding up UTF8 demos. by
2012-12-30 17:35:41 +0100
44e1b79
Removing the warning about extents. by
2012-12-30 17:35:15 +0100
08e06ef
Fixing the font unloading in case of zoom. by
2012-12-29 16:24:33 +0100
addc848
Speeding up the drawing, then all characters are known. by
2012-12-29 15:03:03 +0100
9c44229
Adding fallback support to st. by
2012-12-28 23:52:04 +0100
082bab2
Fixing a compile error. by
2012-12-22 19:50:02 +0100
ac4c6da
Fixing a off-by-one error in the penultimate row drawing. by
2012-12-22 13:39:27 +0100
4d37763
Fixing a precedence problem. Thanks tridactyla! by
2012-12-18 13:00:00 +0100
fc2b366
Checking for the lower X11 special keys too. Thanks Benjamin R. Haskell! by
2012-12-13 20:57:15 +0100