4579693
Add terminfo definitions for terminals with meta key by
2013-08-12 15:25:18 +0200
347a45c
Fix signess of tdefcolor by
2013-08-05 16:37:59 -0400
22eeda5
Fixed memory leak in xsettitle(). by
2013-07-29 11:50:44 +0400
86c03dd
Fix blink mode check by
2013-07-25 16:24:16 -0700
7e3cff3
Use character size scaling factors by
2013-08-05 11:33:37 +0200
aaee0e8
Reload colors in reset by
2013-07-20 21:52:40 +0200
8dde8cd
Add RGB color definition by
2013-07-19 20:34:36 +0200
33ad83d
Improved font caching by
2013-07-19 01:07:02 -0400
40e4d76
fix: whitespace by
2013-06-22 23:07:00 +0200
fbc589d
Remove long text being cropped/wrapped to standard 80x24 on launch. by
2013-06-23 21:05:29 +0400
6fc471c
fix: consistent usage of bitmask operations on unicode functions by
2013-06-22 23:06:49 +0200
8b602a3
fix: do not need an extra variable for a single read by
2013-06-22 23:05:03 +0200
6e1c7c8
Fix match function bugs by
2013-06-23 10:33:53 +0200
90c6f05
Remove unneded call to draw by
2013-06-23 12:13:26 +0200
ebbac77
Fix selection clearing by
2013-06-23 12:09:19 +0200
7af030c
fix PageUp Modifier Mask in config.def.h by
2013-06-22 16:22:41 +0200
5d3318c
Fixing title setting with the title argument. by
2013-06-09 15:52:35 +0200
369734c
Adding xterm behaviour to setting the title. by
2013-06-06 19:09:18 +0200
2cf4f36
Bumping up the xfps so mouse motion won't reap the CPU. by
2013-06-01 14:39:13 +0200
7530694
Adding true mouse motion support. by
2013-06-01 14:37:30 +0200
d743b93
This is a shorter bit handling in MODE_MOUSE. by
2013-06-01 13:17:20 +0200
317b785
Add some comments about the other mouse reporting modes. by
2013-06-01 13:13:01 +0200
405fd89
Implementing mouse focus and all events. by
2013-06-01 13:06:53 +0200
8315dc4
Fixing bad highlighting on first SNAP_WORD multiline select. by
2013-06-01 12:23:55 +0200
b514410
Fixing the selection in a single line again. by
2013-05-26 16:10:22 +0200
8f1bef0
Fixing the selection scrolling and the selection naming. by
2013-05-26 13:07:26 +0200
8f47c4a
Lazy font unloading too. by
2013-05-11 21:59:55 +0200
62502a8
Lazy fontset loading. by
2013-05-11 08:54:26 +0200
678eff6
Removing an old select() regression. by
2013-05-06 19:50:14 +0200
8e96873
Allow more complex delimiters for word selections. by
2013-05-04 19:04:20 +0200
0c2b513
Expand the last line with '\n' in case of overselection. by
2013-05-04 19:00:32 +0200
634c247
Select to the end of row if end of line is reached. by
2013-05-04 08:05:11 +0200
5938fa9
Better comments for the snapping code. by
2013-05-04 08:01:17 +0200
8618386
More stable blinking. by
2013-05-01 13:14:46 +0200
e1458ef
Explaining blinking for the dummies. by
2013-04-28 21:32:42 +0200
911ba56
Selection snapping is now considering wrapping. by
2013-04-28 18:14:15 +0200
a53017c
Add a possibility to modify the string sent by mouse buttons. by
2013-04-28 17:42:30 +0200
a77b011
Be more efficient in blinking. by
2013-04-26 18:55:40 +0200
1e09726
Enable blinking in st. by
2013-04-26 18:41:54 +0200
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