Maxime Coste
|
58101645ab
|
Rewrite select_lines and trim_partial_lines
Fixes #338 for real (I hope)
|
2015-07-23 21:03:38 +01:00 |
|
Maxime Coste
|
2946504a17
|
Improve column highlighter to cooperate better with other highlighters
Fixes #268
|
2015-07-23 13:58:23 +01:00 |
|
Maxime Coste
|
654904f046
|
Change StatusCursor color in zenburn theme
|
2015-07-23 13:46:58 +01:00 |
|
Maxime Coste
|
889bc98866
|
fix crash in trim_partial_lines
Fixes #338
|
2015-07-23 13:46:20 +01:00 |
|
Maxime Coste
|
36ffff96be
|
Avoid copying selection before the first line
|
2015-07-22 23:24:20 +01:00 |
|
Maxime Coste
|
733e004d44
|
Fix potential crash
|
2015-07-22 18:38:44 +01:00 |
|
Maxime Coste
|
82145168ec
|
Add /usr/include/ncursesw in the include dirs list
|
2015-07-22 18:38:01 +01:00 |
|
Maxime Coste
|
7ab53d4ae0
|
Merge remote-tracking branch 'lenormf/rc/golang.kak'
|
2015-07-22 13:30:19 +01:00 |
|
Maxime Coste
|
3019118b10
|
Style tweak in client.cc
|
2015-07-22 13:30:03 +01:00 |
|
Maxime Coste
|
8020d96474
|
Document FocusIn/FocusOut hooks
|
2015-07-22 13:28:51 +01:00 |
|
Frank LENORMAND
|
6ee2acd674
|
Add an option to auto-format Go buffers on write
|
2015-07-22 12:02:10 +03:00 |
|
Maxime Coste
|
5ed9fd2763
|
Remove golang hooks on filetype change to non-go
|
2015-07-21 23:41:07 +01:00 |
|
Maxime Coste
|
0ad2aaf54a
|
Merge remote-tracking branch 'lenormf/rc/golang.kak'
|
2015-07-21 23:35:30 +01:00 |
|
Maxime Coste
|
fd0ba130f8
|
Merge remote-tracking branch 'lenormf/c-hexa'
|
2015-07-21 23:35:16 +01:00 |
|
Frank LENORMAND
|
715a19f7c4
|
Add a Go script, containing highlighters and auto-indent functions
|
2015-07-21 11:22:57 +03:00 |
|
Frank LENORMAND
|
6d70c37bd3
|
Add support for hexadecimal numbers to the C family languages
|
2015-07-20 17:31:33 +03:00 |
|
Maxime Coste
|
da2e2d5380
|
Merge remote-tracking branch 'alexherbo2/dockerfile-rc'
|
2015-07-20 13:18:20 +01:00 |
|
Maxime Coste
|
d55297c12d
|
Remove -rdynamic from cygwin LDFLAGS
|
2015-07-20 13:17:03 +01:00 |
|
Maxime Coste
|
d8fe238c11
|
Fix :man completion on unknown man pages
|
2015-07-20 13:16:05 +01:00 |
|
Maxime Coste
|
79562a614e
|
Fix colorscheme completion that triggered a shell syntax error
When the user colors dir was missing, expr was failing, with
the error ending up in the *debug* buffer
|
2015-07-20 13:14:08 +01:00 |
|
Maxime Coste
|
f6fae1b024
|
Merge remote-tracking branch 'ekie/default_color_scheme'
|
2015-07-19 19:23:47 +01:00 |
|
Eike Plack
|
0d0b666820
|
Document missing builtin faces
|
2015-07-19 05:39:06 +02:00 |
|
Eike Plack
|
0674a56af2
|
Load default.kak as default color scheme
|
2015-07-19 05:38:52 +02:00 |
|
Maxime Coste
|
fddfb1a2af
|
Merge remote-tracking branch 'lenormf/master'
|
2015-07-18 23:34:06 +01:00 |
|
Maxime Coste
|
c0f14fe695
|
Merge remote-tracking branch 'ekie/load_color_userspace'
|
2015-07-18 23:32:48 +01:00 |
|
Alex Leferry 2
|
04fa164e2d
|
add rc/dockerfile.kak
|
2015-07-18 23:12:05 +02:00 |
|
Frank LENORMAND
|
54604693bc
|
Add more file extensions and keywords to the shell script highlighter
|
2015-07-17 20:36:33 +03:00 |
|
Maxime Coste
|
d4525f7094
|
Merge remote-tracking branch 'jkonecny/master-readme-f20-del'
|
2015-07-17 18:01:35 +01:00 |
|
Eike Plack
|
af5386d8bd
|
Document loading color schemes
|
2015-07-17 16:54:40 +02:00 |
|
Eike Plack
|
778b9dcf79
|
Autoload color schemes in userspace
* if a color scheme exists system wide the one in userspace will take
precedence
|
2015-07-17 16:54:40 +02:00 |
|
Jiri Konecny
|
6bfa76f250
|
Update Readme -- remove Fedora 20 support
Fedora 20 is now unsupported and copr starts to failing when building this one.
|
2015-07-17 11:08:53 +02:00 |
|
Maxime Coste
|
8342ad9574
|
Merge remote-tracking branch 'jjthrash/doc-m'
|
2015-07-16 13:54:18 +01:00 |
|
Jimmy Thrasher
|
a8f7f18192
|
Document m and M
|
2015-07-15 14:03:53 -04:00 |
|
Maxime Coste
|
10f4bb5872
|
Add support for FocusIn/FocusOut events from UI
|
2015-07-15 13:56:31 +01:00 |
|
Maxime Coste
|
f8e4bb09f2
|
Merge remote-tracking branch 'ekie/makefile_fix'
|
2015-07-14 22:02:51 +01:00 |
|
Maxime Coste
|
17e3be48a5
|
Transform boost/std regex_error to Kakoune::regex_error at Regex construction
Fixes #318
|
2015-07-14 21:06:41 +01:00 |
|
Eike Plack
|
441ad1511d
|
Install color schemes
|
2015-07-14 19:44:03 +02:00 |
|
Maxime Coste
|
7d9ec52bf2
|
Only allow 'sane' register names
Fixes #316
|
2015-07-14 13:48:39 +01:00 |
|
Maxime Coste
|
f87dbe410f
|
Add missing support for Codepoint in format
|
2015-07-14 13:47:51 +01:00 |
|
Maxime Coste
|
c1b9ea4d1e
|
Formatting tweak
|
2015-07-13 13:57:43 +01:00 |
|
Maxime Coste
|
c44c8c3d1f
|
Use different variable for pipe command in/out text
|
2015-07-13 13:50:36 +01:00 |
|
Maxime Coste
|
905af05c61
|
Move Context scope access helpers as inline methods
|
2015-07-13 13:43:52 +01:00 |
|
Maxime Coste
|
ae3098f5b0
|
Document alt-/ and alt-?
|
2015-07-12 20:02:21 +01:00 |
|
Maxime Coste
|
c61c89fac9
|
Add a save selections test case
|
2015-07-11 11:39:41 +01:00 |
|
Maxime Coste
|
24de3ed822
|
Move selection saving/restoring to z/Z
Fixes #284
|
2015-07-11 11:36:23 +01:00 |
|
Maxime Coste
|
a15d816ea8
|
Use a named struct Empty in optional
|
2015-07-10 19:05:21 +01:00 |
|
Maxime Coste
|
1d1927647a
|
Fix formatting
|
2015-07-09 13:53:21 +01:00 |
|
Maxime Coste
|
f1c286e592
|
Notify user when some hooks failed
|
2015-07-08 14:00:50 +01:00 |
|
Maxime Coste
|
883a14e853
|
Do not allow exiting insert mode while running InsertEnd hook.
Fixes #311
|
2015-07-08 13:53:19 +01:00 |
|
Maxime Coste
|
123541822b
|
Gracefully handle exception when opening files given on command line
Fixes #310
|
2015-07-08 13:43:40 +01:00 |
|