Commit Graph

93 Commits

Author SHA1 Message Date
Florian Mounier
b9f1727f1e Finally a near perfect resize 2016-10-13 15:24:57 +02:00
Florian Mounier
5a7c4da0b1 Unoptimized but working dom creation 2016-10-13 12:41:31 +02:00
Florian Mounier
fa2b9d2bee Rework refresh 2016-10-13 10:03:15 +02:00
Florian Mounier
3bb6da1eae Fix ctl 2016-10-11 11:22:09 +02:00
Florian Mounier
6c827206f7 Merge branch 'master' into 2ws 2016-10-07 11:32:15 +02:00
Florian Mounier
d0eb37765a Limit rate on paste 2016-10-07 11:30:59 +02:00
Florian Mounier
8dffb02980 Merge branch 'master' into 2ws 2016-10-07 09:59:14 +02:00
Florian Mounier
7d7f05e164 Fix scroll 2016-09-29 17:15:38 +02:00
Florian Mounier
97d435ce18 Add horizontal wrap (expandable no wrapping lines) on decset 77 2016-09-29 11:39:49 +02:00
Florian Mounier
2887f6e25a Linkify as an extension. Finally fix #97 2016-09-28 17:42:23 +02:00
Florian Mounier
1d324ed243 Wait a bit on close 2016-08-19 17:46:15 +02:00
Florian Mounier
3c2bf35b09 Fix most of things 2016-08-19 17:42:36 +02:00
Florian Mounier
fe258f44f8 Add a ctl ws, base all session on a session key. 2016-08-19 14:48:51 +02:00
Florian Mounier
fe01ffb2b4 Fix keyup 2016-08-08 11:19:54 +02:00
Florian Mounier
ac7e9bef8e Remove throuput control and use the pause/break key to prevent flood. 2016-08-08 11:12:22 +02:00
Florian Mounier
503de38429 Add uri_root_path option. References #104. 2016-06-13 16:15:57 +02:00
Florian Mounier
c0e2d8959b Merge #94 2016-01-18 10:19:01 +01:00
Florian Mounier
056fbc02b1 Fix home/end 2016-01-18 10:05:50 +01:00
Florian Mounier
28ebf9d8a2 Clear scrollback on hard reset 2015-10-27 16:23:37 +01:00
Florian Mounier
5714b97c77 Get the session for current user only for env far fetch. Work on readme for 2.0 2015-10-20 14:53:25 +02:00
Florian Mounier
a9c35d91f1 Add geolocation 2015-10-19 15:01:11 +02:00
Florian Mounier
84c4ff9414 Avoid broken image at launch on abstract image 2015-10-19 10:25:36 +02:00
Florian Mounier
4e4d54de1f Fix cursor blur. Fix scrollLock on focus/blur. Rework binaries. 2015-10-16 15:58:32 +02:00
Florian Mounier
7b37716177 Add themes as a submodule and handle both builtin themes and local themes. 2015-10-14 13:19:52 +02:00
Florian Mounier
2d554483e1 Fix send 2015-10-13 11:49:14 +02:00
Florian Mounier
fc5879f2d4 Try fixing session size 2015-10-13 11:40:32 +02:00
Florian Mounier
7371b8b4e1 Fix force close with warning 2015-10-13 10:01:53 +02:00
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