Commit Graph

  • e92df34b8a wip Shafkath Shuhan 2021-06-25 23:08:35 -0400
  • 2dba228c76 Fix highlight code splitting graphemes. Nathan Vegdahl 2021-06-25 10:13:51 -0700
  • eb6fb63e74
    Sort files in file picker by access, modification and creation date (#336) Wojciech Kępka 2021-06-26 04:09:17 +0200
  • cd4fe53500
    Trait width method use refactor Ivan Tham 2021-06-26 09:45:49 +0800
  • 802b800e2c wip Shafkath Shuhan 2021-06-25 21:06:48 -0400
  • 116b397bdb wip Shafkath Shuhan 2021-06-25 20:32:01 -0400
  • d534d6470f Detect file language before file indent style. Nathan Vegdahl 2021-06-25 11:05:42 -0700
  • e8d2f3612f Use unicode_width to correctly truncate picker chars Gokul Soumya 2021-06-25 09:32:57 +0530
  • 8a8e7f0f3e Detect file language before file indent style. Nathan Vegdahl 2021-06-25 11:05:42 -0700
  • 5ff3e13c51 Fix highlight code splitting graphemes. Nathan Vegdahl 2021-06-25 10:13:51 -0700
  • 454e44f8a0 Refactor wojciechkepka 2021-06-25 18:34:20 +0200
  • c688288881
    Move helix-view/tests/*txt files to txts subdirectory (#372) teenjuna 2021-06-25 06:59:06 +0000
  • f2d8ce3415 Use a deadline when eagerly processing notifications Blaž Hrastnik 2021-06-25 13:22:50 +0900
  • 503ca112ae fix: jumping to location did not convert the URI correctly Blaž Hrastnik 2021-06-25 13:20:15 +0900
  • 8e277ad8ba fix: crossterm -> input key conversion Blaž Hrastnik 2021-06-25 13:13:15 +0900
  • 7fe84ad6ae Use unicode_width to correctly truncate picker chars Gokul Soumya 2021-06-25 09:32:57 +0530
  • 67384e324f Rename tests/txts to tests/encoding Alex Ryapolov 2021-06-25 11:06:05 +0700
  • 4418e17547
    reverse the dependency between helix-tui and helix-view (#366) Keith Simmons 2021-06-24 20:58:15 -0700
  • 74cc4b4a49
    Add default color for cursor match (#370) Ivan Tham 2021-06-25 10:18:38 +0800
  • c2b937481f Fix goto line end Ivan Tham 2021-06-25 00:47:04 +0800
  • 70985262d2 clippy and format fixes Keith Simmons 2021-06-24 17:47:40 -0700
  • 18beda38ac Add … when chars are truncated in picker Gokul Soumya 2021-06-24 21:24:34 +0530
  • 457b151721 fmt Shafkath Shuhan 2021-06-24 19:12:31 -0400
  • 75a7d66e81 fn with_newline_eof() Shafkath Shuhan 2021-06-24 19:09:57 -0400
  • c20086dca2 reloading functionality Shafkath Shuhan 2021-06-24 18:57:57 -0400
  • 3e0b7fef83 fix tests Keith Simmons 2021-06-24 15:35:13 -0700
  • 748f97f399 make conditional Shafkath Shuhan 2021-06-24 17:57:35 -0400
  • 625b8c6347 Added native Windows clipboard support Shafkath Shuhan 2021-06-24 17:50:43 -0400
  • 7235edd201 reverse the dependency between helix-tui and helix-view by moving a fiew types to view Keith Simmons 2021-06-23 22:30:10 -0700
  • eba67457ab Fix goto line end Ivan Tham 2021-06-25 00:47:04 +0800
  • 59c31a19de Add … when chars are truncated in picker Gokul Soumya 2021-06-24 21:24:34 +0530
  • e4e7910ae8
    Use alacritty dim color for match Ivan Tham 2021-06-25 00:51:16 +0800
  • f848c2ab86 Move helix-view/tests/*txt files to txts subdirectory Alex Ryapolov 2021-06-24 23:46:10 +0700
  • 1dbe5d85c3 Add default color for cursor match Ivan Tham 2021-06-25 00:29:16 +0800
  • 10548bf0e3 Fix previous broken refactor key into helix-view Ivan Tham 2021-06-23 01:04:04 +0800
  • 6ee424f975 Fix previous broken refactor key into helix-view Ivan Tham 2021-06-23 01:04:04 +0800
  • 15ae2e7ef1 Update helix-term/src/commands.rs Kirawi 2021-06-23 23:39:50 -0400
  • 7ae21b98ce Update helix-term/src/commands.rs Kirawi 2021-06-23 23:38:03 -0400
  • 629df6124d Blocking :wq Shafkath Shuhan 2021-06-23 22:30:21 -0400
  • ee9692eed3 Fix match for '|' and '|' - same open/close Andreas Liljeqvist 2021-06-24 12:00:20 +0200
  • 8935e7a879 Fix open-new-line command for CRLF, as well as other bugs. Nathan Vegdahl 2021-06-23 23:53:22 -0700
  • 82e3005c43 Fix clippy Andreas Liljeqvist 2021-06-24 10:54:01 +0200
  • f9699e77b1 WIP surround as selection Andreas Liljeqvist 2021-06-24 10:15:23 +0200
  • 223b6e0ae9 Fix open-new-line command for CRLF, as well as other bugs. Nathan Vegdahl 2021-06-23 23:53:22 -0700
  • 394629ab73 Skip enclosed pairs in surround Gokul Soumya 2021-06-24 00:20:19 +0530
  • fa29ac7310
    Update helix-term/src/commands.rs Kirawi 2021-06-23 23:39:50 -0400
  • e5305484c1
    Update helix-term/src/commands.rs Kirawi 2021-06-23 23:38:03 -0400
  • 60186527d2 Skip enclosed pairs in surround Gokul Soumya 2021-06-24 00:20:19 +0530
  • fb8e7dc25b Fix picker item width overflow Gokul Soumya 2021-06-23 20:38:08 +0530
  • 1373912a1d Fix picker item width overflow Gokul Soumya 2021-06-23 20:38:08 +0530
  • 4950da95f2 Blocking :wq Shafkath Shuhan 2021-06-23 22:30:21 -0400
  • 2924522aea Remove duplicate properties from theme.toml Alex Ryapolov 2021-06-24 01:08:40 +0700
  • 14f61fb6ac Fix lsp config deserialization case Benoît CORTIER 2021-06-23 16:33:28 -0400
  • 9cbf564d08 Handle erroneously ignored case in RopeGraphemes iterator. Nathan Vegdahl 2021-06-23 16:54:42 -0700
  • 81ed0f6091 Handle erroneously ignored case in RopeGraphemes iterator. Nathan Vegdahl 2021-06-23 16:54:42 -0700
  • 8c3d3cb2c9 Fix lsp config deserialization case Benoît CORTIER 2021-06-23 16:33:28 -0400
  • 3fac633245 Remove duplicate properties from theme.toml Alex Ryapolov 2021-06-24 01:08:40 +0700
  • 7f6265ecf3 fix: crash with ctrl-c on empty file Blaž Hrastnik 2021-06-24 01:38:02 +0900
  • 0f55e67576 fix: ok, needs to be the end of the previous line Blaž Hrastnik 2021-06-24 01:35:36 +0900
  • 7366fe81e0 open: Use the correct function Blaž Hrastnik 2021-06-24 01:06:17 +0900
  • 4ad7b61c69 fix: Better fix that also fixes crashes on `o` Blaž Hrastnik 2021-06-24 00:58:14 +0900
  • 655c1aeb73 fix: panic on O at the start of the file (fixes #354) Blaž Hrastnik 2021-06-24 00:50:52 +0900
  • ea8cd4765d Adjust default theme colors (insert/extend cursor) Blaž Hrastnik 2021-06-23 22:11:46 +0900
  • 449d20f6a2 deploy: 3606d8bd24 archseer 2021-06-23 12:55:18 +0000
  • 39dc09e6c4 ui: Paginate prompt completion Blaž Hrastnik 2021-06-23 15:38:49 +0900
  • 3606d8bd24 Patch the primary cursor with insert and select styles wojciechkepka 2021-06-23 08:31:53 +0200
  • c534fdefdc Refactor, add `ui.cursor.primary` wojciechkepka 2021-06-21 18:01:35 +0200
  • d70be55f70 Add ability to theme primary selecition wojciechkepka 2021-06-20 22:02:41 +0200
  • ac1e98d088 Add ability to theme cursor wojciechkepka 2021-06-20 21:47:35 +0200
  • f09ccbc891 Update docs wojciechkepka 2021-06-20 21:47:32 +0200
  • 76bed1ec60 deploy: ed6528b9a6 archseer 2021-06-23 07:23:31 +0000
  • ed6528b9a6 fix: Docs, `select_line` -> `extend_line` wojciechkepka 2021-06-23 08:45:37 +0200
  • 1001922110 fix: Docs, `select_line` -> `extend_line` wojciechkepka 2021-06-23 08:45:37 +0200
  • 6564257a7b add missing doc Shafkath Shuhan 2021-06-23 02:13:45 -0400
  • 7896eefd73 add tests nobody 2021-06-23 02:03:54 -0400
  • fd98e743e8 Handle non-UTF8 files Shafkath Shuhan 2021-06-23 02:03:34 -0400
  • 23be5bb4fe Patch the primary cursor with insert and select styles wojciechkepka 2021-06-23 08:31:53 +0200
  • e26b5b1d75 add missing doc Shafkath Shuhan 2021-06-23 02:13:45 -0400
  • dc1a0edec5 add tests nobody 2021-06-23 02:03:54 -0400
  • c7f833ec30 Handle non-UTF8 files Shafkath Shuhan 2021-06-23 02:03:34 -0400
  • 9706f1121d Fix small screen panics Blaž Hrastnik 2021-06-23 13:13:56 +0900
  • 2ff9b362fb Update to Ropey v1.3.1 with needed bugfix. Nathan Vegdahl 2021-06-22 20:30:20 -0700
  • 848cc1b438 Fix extend_line() behavior. Nathan Vegdahl 2021-06-22 19:07:19 -0700
  • 481c4ba044 Increment char_index by grapheme char count. Nathan Vegdahl 2021-06-22 19:05:56 -0700
  • 0cbaa998ce Fix flipped condition where Helix adds a line ending on open. Nathan Vegdahl 2021-06-22 17:36:29 -0700
  • 38bf9c2576 Missed some items in the CRLF PR. Nathan Vegdahl 2021-06-22 10:15:30 -0700
  • 3fc7a98cdd Update to Ropey v1.3.1 with needed bugfix. Nathan Vegdahl 2021-06-22 20:30:20 -0700
  • 9c53461429 fix: Select matching at the start of the doc could crash. Fixes #346 Blaž Hrastnik 2021-06-23 12:27:38 +0900
  • 2f79f7d0ee Fix extend_line() behavior. Nathan Vegdahl 2021-06-22 19:07:19 -0700
  • a124e56f63 Increment char_index by grapheme char count. Nathan Vegdahl 2021-06-22 19:05:56 -0700
  • 7511110d82 Fix build on master Blaž Hrastnik 2021-06-23 10:15:57 +0900
  • fd1ae35051 Make the prompt callback take a Context. Joe Neeman 2021-06-22 14:49:55 -0500
  • 2d8374d079 Fix flipped condition where Helix adds a line ending on open. Nathan Vegdahl 2021-06-22 17:36:29 -0700
  • 16883e7543 Implement show_current_directory command Lionel Flandrin 2021-06-21 16:49:21 +0100
  • b56174d738 Implement change_current_directory command Lionel Flandrin 2021-06-21 16:40:27 +0100
  • 5aabb54b37 Implement show_current_directory command Lionel Flandrin 2021-06-21 16:49:21 +0100
  • ec9d018546 Implement change_current_directory command Lionel Flandrin 2021-06-21 16:40:27 +0100
  • 99f77a6587 Make the prompt callback take a Context. Joe Neeman 2021-06-22 14:49:55 -0500
  • bda5974dba Push the configuration if language is not present in default config Wojciech Kępka 2021-06-22 20:46:49 +0200
  • 9c5973074c Merge base config with user config Wojciech Kępka 2021-06-22 20:41:36 +0200