Commit Graph

66 Commits

Author SHA1 Message Date
Florian Mounier
71820849eb Add a shortcut to open a new tab 2015-10-12 17:50:21 +02:00
Florian Mounier
9c36b0c8c1 Add active line class 2015-10-09 12:02:31 +02:00
Florian Mounier
0f36db5264 Fix firefox popup with content editable. 2015-10-08 14:18:35 +02:00
Florian Mounier
834200256c Fix bopen/bsession. 2015-10-08 13:58:56 +02:00
Florian Mounier
96606d2b0b Add session list 2015-10-08 12:56:56 +02:00
Florian Mounier
38a4c4083d Rework style paradigm 2015-10-08 11:37:48 +02:00
Florian Mounier
c937a8753d Add a regex on notif handler + an ansi cleaner 2015-10-07 18:25:39 +02:00
Florian Mounier
7916014854 Copyright bump 2015-10-07 16:40:50 +02:00
Florian Mounier
93ff8a3969 Add an exit confirm dialog 2015-10-07 16:38:29 +02:00
Florian Mounier
0f7a51d451 Add a default conf file. Handle themes in a far more intelligent way by adding a popup and saving conf in localStorage. 2015-10-07 16:03:32 +02:00
Florian Mounier
909bcfa9f4 Add various SGR (add italic / crossed out / fainted support). Support resize in alternate buffer. 2015-10-06 14:07:31 +02:00
Florian Mounier
cf5051d414 Fix race condition 2015-10-06 10:17:14 +02:00
Florian Mounier
0e97cc8362 Add theme and session support bin. 2015-10-05 17:03:26 +02:00
Florian Mounier
6d346af6f4 Fix alt buffer restore 2015-10-05 11:56:34 +02:00
Florian Mounier
ed03f94c84 Fix cc freeze 2015-06-26 11:01:49 +02:00
Florian Mounier
4e66196d65 Hardle diacritical marks 2015-05-18 17:26:27 +02:00
Florian Mounier
d99cffabc4 Support theme font 2015-05-15 17:05:08 +02:00
Florian Mounier
354280bbda Working on better compatibility (now compliant with all the vttest test #1) 2015-05-15 12:43:02 +02:00
Florian Mounier
89a7e05f55 Handle native window resize for when it's possible (app mode). Fix a weird bug for backspace at EOL 2015-05-15 11:57:01 +02:00
Florian Mounier
7d8f3b2845 Fix blanklines at start 2015-05-12 11:27:55 +02:00
Florian Mounier
81d9fea01a Allow html by default by using the google caja sanitizer 2015-05-12 10:56:55 +02:00
Florian Mounier
78e3050387 Explicit line wraps 2015-05-07 15:29:17 +02:00
Florian Mounier
326a42b7f1 Security fix 2015-05-05 09:40:56 +02:00
Florian Mounier
807d40bf9f Fix clearscreen on \e[?1049l 2015-04-30 18:56:59 +02:00
Florian Mounier
5aac9886c5 Fix SGR mouse, therefore fix tmux selection, hopefully fix #73 2015-04-30 18:46:55 +02:00
Florian Mounier
1fafe99fd1 Fix #1 \o/ 2015-04-30 17:52:48 +02:00
Florian Mounier
da3e9237be Insert mode + coding style 2015-04-30 14:40:45 +02:00
Florian Mounier
2b5ea8dc9a Add some help and rewrite bcat 2015-04-29 16:59:18 +02:00
Florian Mounier
5bdcc8dd71 Fix element -> body in ext 2015-04-29 14:53:52 +02:00
Florian Mounier
4492b59e99 Scroll lock 2015-04-27 15:42:14 +02:00
Florian Mounier
790a4b8072 Add a --force-unicode-width option to constrain all characters to the monospaced font char width. Fix #77. Thanks @prinzdezibel 2015-04-22 11:03:51 +02:00
Florian Mounier
13cc6b52e7 Fix Reverse Index and do some compat 2015-04-21 17:14:45 +02:00
Florian Mounier
9a58059c1d Fix insert chars 2015-04-21 11:59:42 +02:00
Florian Mounier
809136c7d7 Lol firefox 2015-04-17 18:40:57 +02:00
Florian Mounier
a2ab676451 Okay then 2015-04-17 18:33:03 +02:00
Florian Mounier
5822ba2114 Fix everything 2015-04-17 17:54:36 +02:00
Florian Mounier
e86ff5a93a Merge branch 'domscroll_try2' into piped 2015-04-17 11:39:33 +02:00
Florian Mounier
562e345c80 Fix send 2015-04-17 11:37:47 +02:00
Florian Mounier
5be66f7728 Fix style 2015-04-17 11:30:53 +02:00
Florian Mounier
23ffeb764e Idea 2015-04-16 14:42:17 +02:00
Florian Mounier
b03a3c836a Fix emulated scroll (ie tmux) 2015-04-15 12:04:14 +02:00
Florian Mounier
909bc5ab44 Remove useless wrapper 2015-04-14 14:23:10 +02:00
Florian Mounier
53c880964e Include char in attr 2015-04-14 11:49:18 +02:00
Florian Mounier
ad15c05cf0 Remove old scroll 2015-04-14 11:24:43 +02:00
Florian Mounier
03bb84fcbe Small fix + blink 2015-04-14 11:00:11 +02:00
Florian Mounier
165b17da4e Implement 16M colors 2015-04-13 18:25:20 +02:00
Florian Mounier
ca454b4149 Add escapes 2015-04-13 17:32:59 +02:00
Florian Mounier
3afebe4be0 Initial naive implementation of smooth scroll 2015-04-10 18:19:39 +02:00
Florian Mounier
6e7e222370 Clean up 2015-04-10 17:15:09 +02:00
Florian Mounier
2eae240842 Lot of native scroll fix + ff copy/paste 2015-04-10 16:34:20 +02:00