1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Commit Graph

  • eaf259f8aa Fix build.. Blaž Hrastnik 2021-06-20 23:40:48 +0900
  • df6f093eaf deploy: f41688d960ef89c29c4a51c872b8406fb8f81a85 archseer 2021-06-20 14:38:17 +0000
  • f41688d960 Merge x and X Blaž Hrastnik 2021-06-20 23:37:11 +0900
  • 67092d9f14 deploy: ffb54b4eac3403f145679b9be3691d24e13a9599 archseer 2021-06-20 14:26:08 +0000
  • ffb54b4eac book: document new system clipboard mappings Benoît CORTIER 2021-06-20 09:39:10 -0400
  • f50261c944 Add mappable commands for system clipboard Benoît CORTIER 2021-06-19 02:27:43 -0400
  • a2b8cfca34 Add system clipboard yank and paste commands Benoît CORTIER 2021-06-14 17:37:17 -0400
  • 3e248f34de book: document new system clipboard mappings Benoît CORTIER 2021-06-20 09:39:10 -0400
  • 6673c65e75 Add mappable commands for system clipboard Benoît CORTIER 2021-06-19 02:27:43 -0400
  • d59c9f3baf Add a blank issue template wojciechkepka 2021-06-20 14:15:18 +0200
  • 82018af609 Add a template for a feature request wojciechkepka 2021-06-20 14:13:50 +0200
  • e657364e3c Add system clipboard yank and paste commands Benoît CORTIER 2021-06-14 17:37:17 -0400
  • 16fcf66c80 Add a blank issue template wojciechkepka 2021-06-20 14:15:18 +0200
  • 3c51a0e12d Add a template for a feature request wojciechkepka 2021-06-20 14:13:50 +0200
  • fc39a6c40d Add comment, statusline + commandline = 2 wojciechkepka 2021-06-20 12:35:12 +0200
  • 0882712b45 Use full screen size wojciechkepka 2021-06-20 07:15:08 +0200
  • 980e602352 Make completion window move to top when cursor is below half wojciechkepka 2021-06-20 06:13:44 +0200
  • 37147c02c6 Add comment, statusline + commandline = 2 wojciechkepka 2021-06-20 12:35:12 +0200
  • 781adde511 Use full screen size wojciechkepka 2021-06-20 07:15:08 +0200
  • 5d22e3c4e5 Misc fixes and clean up of line ending detect code. Nathan Vegdahl 2021-06-20 00:40:41 -0700
  • 34ebe82654 ui: prompt: Add more keymappings Blaž Hrastnik 2021-06-19 16:31:04 +0900
  • e9a3245aae Re-export unicode crates from helix_core Blaž Hrastnik 2021-06-18 17:47:10 +0900
  • 9275021497 ui: prompt: Better unicode support Blaž Hrastnik 2021-06-18 17:31:31 +0900
  • 4b6b55cc78 Make completion window move to top when cursor is below half wojciechkepka 2021-06-20 06:13:44 +0200
  • 59c59deb46 Add missing theme to toml config wojciechkepka 2021-06-20 04:17:43 +0200
  • 1498c6ea69 deploy: 29f77b9c5fd209c28d490031e24811b030fdd9e3 archseer 2021-06-20 04:04:49 +0000
  • 29f77b9c5f Fix docx formatting and links Gokul Soumya 2021-06-20 08:17:22 +0530
  • e2ea3e76fd Fix docx formatting and links Gokul Soumya 2021-06-20 08:17:22 +0530
  • 7429713b7b Add missing theme to toml config wojciechkepka 2021-06-20 04:17:43 +0200
  • 4b7276ddd6
    ci: Test with --release on releases Blaž Hrastnik 2021-06-20 10:48:42 +0900
  • 4f108ab1b2 Fix tests failing on cargo test --release Blaž Hrastnik 2021-06-20 10:42:46 +0900
  • 8634e04a31 added the line_end helper function Jan Hrastnik 2021-06-20 02:22:10 +0200
  • 701eb0dd68 changed some hardcoded newlines, removed a else if in line_ending.rs Jan Hrastnik 2021-06-20 01:24:36 +0200
  • 2d629a880c Fix overflow wojciechkepka 2021-06-19 21:33:20 +0200
  • 436d9d5052 Fix overflow wojciechkepka 2021-06-19 21:33:20 +0200
  • 28d9673a8e Fix compilation Blaž Hrastnik 2021-06-20 00:19:48 +0900
  • e0c02c0ecd deploy: 6825e195099de6e4eab64e26a230cf8a9c9521b7 archseer 2021-06-19 15:07:29 +0000
  • 6825e19509 Only reconfiure highlights when setting theme wojciechkepka 2021-06-19 13:52:28 +0200
  • 42e13bd542 Add :theme <name> command wojciechkepka 2021-06-19 13:27:32 +0200
  • b1a41c4cc8 Add theme to global configuration wojciechkepka 2021-06-19 13:27:21 +0200
  • a2db161d5a Add theme completer wojciechkepka 2021-06-19 13:27:06 +0200
  • ce97a2f05f Add ability to change theme on editor wojciechkepka 2021-06-19 13:26:52 +0200
  • f424a61054 Add themes loader wojciechkepka 2021-06-19 13:21:27 +0200
  • 3b534e17f4 Move themes to runtime/themes, add link from contrib/themes wojciechkepka 2021-06-19 13:20:18 +0200
  • cd0ecded1f Update docs wojciechkepka 2021-06-19 13:19:31 +0200
  • 10f9f72232 Revert "Refactor key into helix-view" Blaž Hrastnik 2021-06-19 23:59:19 +0900
  • 11f20af25f Make home and end work in insert mode wojciechkepka 2021-06-19 13:59:02 +0200
  • 1e80fbb602 fix merge issue Jan Hrastnik 2021-06-19 14:58:49 +0200
  • cdd9347457 Merge remote-tracking branch 'origin/master' into line_ending_detection Jan Hrastnik 2021-06-19 14:51:53 +0200
  • 97323dc2f9 ran cargo fmt Jan Hrastnik 2021-06-19 14:05:11 +0200
  • ecb884db98 added get_line_ending from pr comment Jan Hrastnik 2021-06-19 14:03:14 +0200
  • acf1d01027 Make home and end work in insert mode wojciechkepka 2021-06-19 13:59:02 +0200
  • 0aadb16969 Only reconfiure highlights when setting theme wojciechkepka 2021-06-19 13:52:28 +0200
  • c65a12a553 Add :theme <name> command wojciechkepka 2021-06-19 13:27:32 +0200
  • 24b557f39f Add theme to global configuration wojciechkepka 2021-06-19 13:27:21 +0200
  • 06ce71d5f1 Add theme completer wojciechkepka 2021-06-19 13:27:06 +0200
  • e86fc3384d Add ability to change theme on editor wojciechkepka 2021-06-19 13:26:52 +0200
  • 176ca4d5ff Add themes loader wojciechkepka 2021-06-19 13:21:27 +0200
  • 2c65e57440 Move themes to runtime/themes, add link from contrib/themes wojciechkepka 2021-06-19 13:20:18 +0200
  • 706cc72692 Update docs wojciechkepka 2021-06-19 13:19:31 +0200
  • 2cbec2b047 Update flake.lock Malte Voos 2021-06-19 09:58:08 +0200
  • 975db776c1 Update flake.lock Malte Voos 2021-06-19 09:58:08 +0200
  • a94f281f1e Reuse status buffer Ivan Tham 2021-06-19 00:36:33 +0800
  • ca806d4f85 Refactor key into helix-view Ivan Tham 2021-06-18 00:52:41 +0800