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

Commit Graph

  • 74e2a5b937 ui: prompt: Add more keymappings Blaž Hrastnik 2021-06-19 16:31:04 +0900
  • 1c25852021 Make arrow keys and page up/down work in insert mode wojciechkepka 2021-06-18 19:09:37 +0200
  • c5a2fd5da3 Add close_language_servers method on Editor wojciechkepka 2021-06-19 05:14:40 +0200
  • dd0af78079 Fix unwraps in lsp::transport wojciechkepka 2021-06-19 04:57:05 +0200
  • c2aad859b1 Handle language server shutdown with timeout wojciechkepka 2021-06-19 04:56:50 +0200
  • e60a70634c Add close_language_servers method on Editor wojciechkepka 2021-06-19 05:14:40 +0200
  • d59507f844 Fix unwraps in lsp::transport wojciechkepka 2021-06-19 04:57:05 +0200
  • 31e953fed7 Handle language server shutdown with timeout wojciechkepka 2021-06-19 04:56:50 +0200
  • 03d1ca7b0a cargo: add more metadata to manifests Benoît CORTIER 2021-06-18 10:41:03 -0400
  • db5bdf4f2d Run cargo-diet Benoît CORTIER 2021-06-18 09:53:29 -0400
  • b48054f3ee cargo: add version to local dependencies Benoît CORTIER 2021-06-18 09:48:31 -0400
  • 1c1474c3b8 Add ui.statusline.inactive, use ui.statusline for statusline text wojciechkepka 2021-06-18 20:22:15 +0200
  • 9463177712 Add ui.statusline.inactive, use ui.statusline for statusline text wojciechkepka 2021-06-18 20:22:15 +0200
  • 858545d1fd Add check to avoid panics on ill-formed LSP messages Malte Voos 2021-06-18 19:24:02 +0200
  • 826099c566 Make arrow keys and page up/down work in insert mode wojciechkepka 2021-06-18 19:09:37 +0200
  • cf4452991b Refactor key into helix-view Ivan Tham 2021-06-18 00:52:41 +0800
  • 8b9024671d cargo: add more metadata to manifests Benoît CORTIER 2021-06-18 10:41:03 -0400
  • 0100aa269d Run cargo-diet Benoît CORTIER 2021-06-18 09:53:29 -0400
  • 1f93e3f6ef cargo: add version to local dependencies Benoît CORTIER 2021-06-18 09:48:31 -0400
  • b0522239e7 Update ropey dependency to 1.3 Benoît CORTIER 2021-06-18 08:55:34 -0400
  • 94c14986de deploy: 0151826233e301092e05b156a6172e2d3cde5118 CBenoit 2021-06-18 13:42:41 +0000
  • 0151826233
    Removed unneeded escaping in Markdown docs (#299) rypervenche 2021-06-18 08:42:25 -0500
  • 1bb3b778ad
    Don't derive Default for GlobalConfig (#297) Wojciech Kępka 2021-06-18 15:41:49 +0200
  • 4785cd6da9 Fix Markdown typos Perry Thompson 2021-06-18 08:35:39 -0500
  • 166c86a313 Update ropey dependency to 1.3 Benoît CORTIER 2021-06-18 08:55:34 -0400
  • b1cb98283d Fix indent regression issue with o, O Gokul Soumya 2021-06-18 14:20:25 +0530
  • afd2d523b0 Don't derive Default for GlobalConfig wojciechkepka 2021-06-18 12:06:29 +0200
  • 82aa91669a Fix indent regression issue with o, O Gokul Soumya 2021-06-18 14:20:25 +0530
  • 28e65c8ee1 Re-export unicode crates from helix_core Blaž Hrastnik 2021-06-18 17:47:10 +0900
  • 494ae9085b deploy: a3cb79ebaaaa7682c7c7b007ed928b24f80cf3c2 archseer 2021-06-18 08:42:54 +0000
  • a3cb79ebaa Use kebab-case for config wojciechkepka 2021-06-18 06:09:42 +0200
  • bbefc1db63 Add an option to disable display of progress in status bar wojciechkepka 2021-06-18 05:57:36 +0200
  • d095ec15d4 Reenable work_done_progress capability wojciechkepka 2021-06-18 05:44:01 +0200
  • 612511dc98 Handle workDoneProgress/create request wojciechkepka 2021-06-18 05:43:44 +0200
  • e1109a5a01 Update handling of progress notification wojciechkepka 2021-06-18 05:43:24 +0200
  • 38cb934d8f Add unique id to each lsp client/server pair wojciechkepka 2021-06-18 05:42:34 +0200
  • 80b4a69053 Update client::reply to be non async wojciechkepka 2021-06-18 05:40:57 +0200
  • a6d39585d8 Add work_done_token as parameter to lsp methods wojciechkepka 2021-06-18 05:39:37 +0200
  • 52fb90b81e Add MethodCall, ProgressStatus, LspProgressMap wojciechkepka 2021-06-18 05:37:40 +0200
  • b2cdb65383 ui: prompt: Better unicode support Blaž Hrastnik 2021-06-18 17:31:31 +0900
  • 41b07486ad
    Fix expansion of ~ (#284) Wojciech Kępka 2021-06-18 08:19:34 +0200
  • bb9f9caa1f Use kebab-case for config wojciechkepka 2021-06-18 06:09:42 +0200
  • 48333fe956 Add an option to disable display of progress in status bar wojciechkepka 2021-06-18 05:57:36 +0200
  • 72f4c70a36 Reenable work_done_progress capability wojciechkepka 2021-06-18 05:44:01 +0200
  • 87ef20dee7 Handle workDoneProgress/create request wojciechkepka 2021-06-18 05:43:44 +0200
  • d44c4b69e3 Update handling of progress notification wojciechkepka 2021-06-18 05:43:24 +0200
  • bbd32de1c3 Add unique id to each lsp client/server pair wojciechkepka 2021-06-18 05:42:34 +0200
  • 06f32883cd Update client::reply to be non async wojciechkepka 2021-06-18 05:40:57 +0200
  • 8d86ee8070 Add work_done_token as parameter to lsp methods wojciechkepka 2021-06-18 05:39:37 +0200
  • 380e653620 Add MethodCall, ProgressStatus, LspProgressMap wojciechkepka 2021-06-18 05:37:40 +0200
  • d8b97ea8cc Fold home dir into tilde in Document realitve_path wojciechkepka 2021-06-18 05:28:08 +0200
  • 42142cf680 Fix panic when entering unicode in command prompt Benoît CORTIER 2021-06-17 18:24:15 -0400
  • 8664d70e73 Replace Editor::current by a macro Benoît CORTIER 2021-06-17 18:09:10 -0400
  • 7658a93fc1 update for upstream, commands renamed to Command Antoni Stevent 2021-06-18 00:59:42 +0200
  • 2ce4100d11 deploy: f65db9397a2d832f7ef873ea416f13f8fb07cb74 CBenoit 2021-06-17 22:39:45 +0000
  • f65db9397a Fix typos in Markdown documentation Perry Thompson 2021-06-17 15:55:39 -0500
  • d33d88809e Fix panic when entering unicode in command prompt Benoît CORTIER 2021-06-17 18:24:15 -0400
  • 01173ed24e Replace Editor::current by a macro Benoît CORTIER 2021-06-17 18:09:10 -0400
  • e9ea67f4d8 Fix typos in Markdown documentation Perry Thompson 2021-06-17 15:55:39 -0500
  • a45027ac37 Fix clippy wojciechkepka 2021-06-17 19:15:37 +0200
  • 1fcfa88cc7 Make :open ~ completion work wojciechkepka 2021-06-17 19:10:31 +0200
  • 7353adee15 Bring back canonicalize_path, use expand_tilde to normalize wojciechkepka 2021-06-17 19:09:58 +0200
  • 0087e96ffd Add expand_tilde wojciechkepka 2021-06-17 19:09:18 +0200
  • 7dcb73aa4b deploy: 14db2cc68b3e9911f64e675c32800f8cc7b2a5ed archseer 2021-06-17 14:21:50 +0000