Commit Graph

233 Commits

Author SHA1 Message Date
Florian Mounier
140b0902fc Fix faint 2015-10-06 14:13:17 +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
811620557a Some doc fix 2015-10-05 17:53:51 +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
893ec72270 Source environment from desktop environment 2015-10-05 11:33:07 +02:00
Florian Mounier
6d98a5c5ac Prevent crash in local to local 2015-10-02 17:28:47 +02:00
Florian Mounier
6c5cbeaca5 Session security 2015-10-02 17:24:25 +02:00
Florian Mounier
5aa697381a Merge branch 'master' into mplex 2015-06-26 11:02:05 +02:00
Florian Mounier
ed03f94c84 Fix cc freeze 2015-06-26 11:01:49 +02:00
Florian Mounier
97de0cc46c Fix closure on socket activation 2015-06-25 14:46:44 +02:00
Florian Mounier
6e5edde6dc Fix Socket 2015-05-25 10:33:24 +02:00
Florian Mounier
81c61ec466 Split websocket / terminal in 2 different classes for easier multiplexing 2015-05-19 15:24:55 +02:00
Jean-Marc Martins
95ded4370d multiplex 2015-05-19 00:09:04 +02:00
Florian Mounier
4e66196d65 Hardle diacritical marks 2015-05-18 17:26:27 +02:00
Florian Mounier
8c3c780b12 Sign certs with sha512 instead sha1 2015-05-18 12:00:24 +02:00
Florian Mounier
d99cffabc4 Support theme font 2015-05-15 17:05:08 +02:00
Florian Mounier
a08cff653d Allow the usage of config file and add theme support 2015-05-15 16:02:47 +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
060a2666b5 Merge branch 'master' of github.com:paradoxxxzero/butterfly 2015-05-12 10:57:05 +02:00
Florian Mounier
81d9fea01a Allow html by default by using the google caja sanitizer 2015-05-12 10:56:55 +02:00
Mounier Florian
3fa14e9718 Fix #81 2015-05-11 11:59:47 +02:00
Florian Mounier
78e3050387 Explicit line wraps 2015-05-07 15:29:17 +02:00
Florian Mounier
324b6aa020 Merge branch 'master' of github.com:paradoxxxzero/butterfly 2015-05-05 09:41:12 +02:00
Florian Mounier
326a42b7f1 Security fix 2015-05-05 09:40:56 +02:00
Florian Mounier
5fea2d9294 Security fix 2015-05-05 09:40:31 +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
cee1983ca7 Fix user encoding 2015-04-30 17:16:59 +02:00
Florian Mounier
38980afe50 Fix utmp and login with different user. Fix #79 2015-04-30 17:02:40 +02:00
Florian Mounier
04ff7aea62 Build 2015-04-30 14:41:25 +02:00
Florian Mounier
da3e9237be Insert mode + coding style 2015-04-30 14:40:45 +02:00
Florian Mounier
c345367d6b Merge branch 'master' of github.com:paradoxxxzero/butterfly 2015-04-30 12:33:12 +02:00
Florian Mounier
923e49565b Fix bin and add doc on sass styling 2015-04-30 12:33:04 +02:00
Mounier Florian
f9b4a7a8eb Merge pull request #72 from hashworks/addPycToGitignore
Add *.pyc to .gitignore
2015-04-30 12:06:31 +02:00
Florian Mounier
3d14bce231 Add help, normalize binaries, allow custom motd, Fix #46 Fix #52 Fix#67 2015-04-30 12:04:14 +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
e48f029c68 Log 2015-04-29 14:26:58 +02:00
Florian Mounier
10f364f693 Add utmp support. Fix #39 2015-04-29 12:11:20 +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
23c905e05e Max image height 2015-04-17 19:04:06 +02:00
Florian Mounier
809136c7d7 Lol firefox 2015-04-17 18:40:57 +02:00