3af49e3
Allow control characters inside escape sequences by
2012-09-26 20:55:18 +0200
a7d7e29
Ignore all control characters not handled by
2012-09-26 20:53:46 +0200
375b6e5
Switching to Liberation Mono as default solely because of line drawing. A next by
2012-09-26 20:21:59 +0200
3a09598
Implementing line drawing right. by
2012-09-26 20:21:08 +0200
c3b0e22
A reset should reset the line drawing too. by
2012-09-25 21:39:25 +0200
980c595
Enabling enacs and adding compatibility to xterm and urxvt for alternative by
2012-09-25 21:17:43 +0200
eb360e5
Fix bug in tputc writing to io file by
2012-09-25 21:04:35 +0200
246d704
Changing the default font to DejaVu Sans Mono, which is more appealing and by
2012-09-24 14:01:59 +0200
055a4f6
The xinit() call needs to be behind all the tty init, otherwise all the by
2012-09-24 11:04:26 +0200
e9c6778
Adding a TODO for xft fallback. by
2012-09-24 10:31:35 +0200
74d6abf
Add some documentetion to tsetmode by
2012-09-24 10:29:37 +0200
c3b6345
Fix LNM sequence by
2012-09-24 10:28:35 +0200
2f21565
Add KAM sequence by
2012-09-24 10:28:05 +0200
11bec67
Remove unused parameters in ttyresize by
2012-09-24 10:27:22 +0200
b6cfff1
Clear X window in tsetreset() by
2012-09-24 10:26:50 +0200
21a0c4a
Merging xft and current st heads. by
2012-09-24 10:24:36 +0200
2b3c121
Initial Xft support for st. More to follow. by
2012-09-24 10:20:45 +0200
816a70c
use typedef'd unsigned type and regular bool type. by
2012-09-19 16:03:16 +0200
1ba5f41
config.def.h: typo in comment. by
2012-09-18 19:13:19 +0200
50a619c
LEGACY: typo. by
2012-09-18 19:08:03 +0200
0eaed8f
Redrawing is fixed. by
2012-09-17 23:14:40 +0200
e4bf267
Fixing the redrawing patch of k0ga, so it's using xclear() in redraw() too. by
2012-09-17 22:44:27 +0200
4876d6e
Clean windows display after resizing by
2012-09-17 22:13:17 +0200
88a8f85
Copy non set positions as spaces by
2012-09-17 22:13:09 +0200
111199c
Add newline in error messages by
2012-09-17 22:11:28 +0200
e367100
Add xcalloc wrapper by
2012-09-17 22:11:20 +0200
426887c
Applying a shortening proposal for the run loop of k0ga. by
2012-09-16 20:43:51 +0200
58a57a2
Remove call to draw in resize by
2012-09-16 14:02:35 +0200
2257932
Adding some more fields to the manpage, like authors, license etc. by
2012-09-16 13:59:10 +0200
b93741e
Remove some solved issues and add some new. by
2012-09-16 13:50:07 +0200
9fbafe5
Preliminary solution to the stuttering problem. by
2012-09-16 13:22:23 +0200
d81250e
Fix selection bug by
2012-09-16 10:49:12 +0200
c5a9b79
Render only once in each main loop iteration by
2012-09-16 10:48:38 +0200
85849ce
Remove timeout in the main loop by
2012-09-16 10:47:21 +0200
15cc875
Call XSync in redraw by
2012-09-16 10:46:08 +0200
ba1e9da
Call XdbeQueryExtension before of calling any Xdbe function by
2012-09-16 10:45:36 +0200
a627897
Implementing italic-bold. This will require an increase of the avgWdth. by
2012-09-14 19:46:07 +0200
b156352
Ignore NUL character as a padding character. Telnet may use this. Patch of by
2012-09-13 23:21:40 +0200
776a022
Importing the patch of Roberto Vargas to inherit signal handlers. by
2012-09-13 23:19:57 +0200
fe2ba95
Reset window title on terminal reset too. by
2012-09-13 07:16:38 +0200
977c5d9
Adding a statemant on legacy support. by
2012-09-13 07:04:59 +0200
d018c9c
Adding another bold off sequence. by
2012-09-13 07:04:34 +0200
720cb81
Remove buffering to fileio instead of calling fflush by
2012-09-12 21:51:55 +0200
b9d5fec
Add xmalloc and xrealloc wrappers by
2012-09-12 21:25:35 +0200
8f1144e
Make nyancat(1) work. Important release feature! by
2012-09-12 13:20:10 +0200
121d910
Add preliminary blink stubs. Real implementation is still missing. by
2012-09-12 13:08:26 +0200
c092bce
Add another obscure way to set a window title. by
2012-09-12 13:00:39 +0200
af29fb2
Fixing the too small window in non-tiling window managers. by
2012-09-10 13:39:41 +0200
122ed57
Making the selection work again. by
2012-09-06 08:02:56 +0200
a1cd28f
Allow simpler stdout -f handling. by
2012-09-06 00:00:50 +0200
f2da43a
Adding instantenous debug output and fixing italic with a reset. by
2012-09-05 23:38:57 +0200
86cf8e3
Adding the removal of the timeouts to the TODO. by
2012-09-05 23:06:59 +0200
4a4ae19
Removing masks for unhandled enter and leaving events. by
2012-09-05 22:39:09 +0200
dd0b7a0
If the selection is cleared, draw() and do it on button press too. by
2012-09-05 22:17:42 +0200
f471a32
Unhighlight selection when selection is owner by other window by
2012-09-05 21:55:45 +0200
017af76
Forcing the parameter limit to xcopy() and selpaste(). Thanks to Rob Pilling. by
2012-09-05 21:54:52 +0200
42505c5
Removing unneeded arguments to copy(). Thanks to Andrew Hills. by
2012-09-05 21:52:01 +0200
462a966
Implement italic font support. by
2012-09-05 21:48:26 +0200
56c551e
Add to TODO to make function keys work. by
2012-09-05 01:32:42 +0200
a61b9ea
Enable keypad set and unset commands. by
2012-09-05 01:25:37 +0200
da4a77e
Disable BCE again. by
2012-09-05 00:58:17 +0200
98dc91e
Removing the resize issue from the TODO file. by
2012-09-05 00:09:13 +0200
67c1a23
Fixing the resizing behaviour. by
2012-09-05 00:08:13 +0200
e09709d
Forgot one line. It's late. by
2012-09-04 22:51:29 +0200
b1d383a
Cleaning up the fixed window size and the resizing of clients. by
2012-09-04 22:44:33 +0200
e02d724
Another thing for TODO – resize. by
2012-09-04 22:06:54 +0200
052a617
Updating the TODO and enabling BCE. by
2012-09-04 22:05:24 +0200
6e88c7f
CUP == HVP; CHA == HPA; by
2012-09-04 21:56:55 +0200
59fe59d
Unifying the old style. by
2012-09-04 20:34:43 +0200
98b6f84
Check alternative screen before drawing box selection by
2012-09-04 20:33:01 +0200
66669a5
Add newline to stderr message by
2012-09-04 20:31:21 +0200
1d67020
Fixing the border pixel when there is a negative position. by
2012-09-03 23:09:34 +0200
579f12d
Add -g geometry to st and the manpage. by
2012-09-03 23:02:29 +0200
466decd
Fixing a type in in2 in the st.info. by
2012-09-03 21:54:40 +0200
930b2c4
Force redisplay of all lines in DECSCNM by
2012-09-03 21:52:34 +0200
a984ffc
Add write I/O to file by
2012-09-03 21:52:21 +0200
cfefa05
Patch from Roberto Vargas. »Add initialization strings in terminfo« by
2012-09-03 21:50:22 +0200
b11d85c
Add standout mode. by
2012-09-02 19:53:50 +0200
7f17a70
Cleaning up lonely tabs. by
2012-09-02 19:43:29 +0200
588ba51
Make it more obvious where the wrong attribute is used. by
2012-09-02 19:42:00 +0200
c79df9f
Enable multiple arguments in SM and RM by
2012-09-02 19:09:35 +0200
4cdcc39
Add vpa terminfo capability by
2012-09-02 19:08:52 +0200
81c678e
Silencing the compiler but keeping strparse. by
2012-08-30 21:19:53 +0200
c58950f
Applying the CBT patch of Roberto Vargas. Thanks. by
2012-08-30 21:17:54 +0200
91fa81d
Never trust terminfo fata morganas. And adding other xterm compatibility. by
2012-08-30 07:38:47 +0200
6696ef8
Add OSC, DSC, PM, APC and settitle. by
2012-08-29 23:14:20 +0200
ff040e9
Adding setb and setf and a comment about terminfo installation. by
2012-08-29 21:13:47 +0200
aaef13a
Add CHT sequence by
2012-08-29 20:05:25 +0200
12de47a
Applying the patches of k0ga and changing the LICENSE file in the appropriate by
2012-08-29 20:01:34 +0200
c084c06
Add TBC sequence by
2012-08-29 19:59:47 +0200
93901ca
Add HTS sequence by
2012-08-29 19:59:43 +0200
ee7fd74
Add tabs field into Term struct by
2012-08-29 19:59:37 +0200
c6853fe
apply post-XDBE patch BORDER fix by
2012-08-03 14:46:40 +0200
94771d0
Implement Xdbe-based double-buffering by
2012-07-28 14:27:26 +0200
8fdba74
update TODO. by
2012-02-27 12:48:13 +0100
cfea72c
cleanup. refactored dirt-related function. by
2012-02-27 12:44:02 +0100
6c0a1ef
use SHELL as default shell. by
2012-02-16 19:24:46 +0100
7823aeb
revert to "tip" in VERSION. by
2012-02-16 01:06:45 +0100
83b0656
Added tag 0.2.1 for changeset 108926a0fe61 by
2012-02-16 01:05:26 +0100
970d44a
bump version. by
2012-02-16 01:05:14 +0100