Commit Graph

554 Commits

Author SHA1 Message Date
Dongdong Zhou 0bec032eb6 absolute line number in insert mode 2021-12-15 09:12:04 +00:00
Dongdong Zhou 7d86c61278 Fix HiDPI 2021-12-15 08:16:35 +00:00
Dongdong Zhou 93737031e7 update piet-wgpu 2021-12-14 13:39:01 +00:00
Dongdong Zhou 33038aec20 release v0.0.2 2021-12-14 12:58:05 +00:00
Dongdong Zhou aba654adbe update piet-wgpu 2021-12-14 12:57:35 +00:00
Dongdong Zhou 0d3f8c51a6 If char width is 0, terminal width should be 0 2021-12-14 12:47:48 +00:00
Dongdong Zhou 24e9a3c369 Update Cargo.lock 2021-12-14 12:05:45 +00:00
Dongdong Zhou 8b2be670ee Update Cargo.lock 2021-12-14 11:02:00 +00:00
Dongdong Zhou 5059101e37 undo redo jump improvement 2021-12-01 11:43:38 +00:00
Dongdong Zhou e94b097ea4 terminal header 2021-11-12 11:13:30 +00:00
Dongdong Zhou 75ba2a676c Update Cargo.lock 2021-11-03 13:58:30 +00:00
Dongdong Zhou ef246d81e9 update druild 2021-11-03 13:09:10 +00:00
Dongdong Zhou ae1f19a074 change new buffer to use callback 2021-11-03 10:00:18 +00:00
Dongdong Zhou f985bce564 remove text layout cache 2021-11-02 20:05:37 +00:00
Dongdong Zhou 12521bcefc cache text layout 2021-11-02 17:15:16 +00:00
Dongdong Zhou e644db9b2c change to hashbrown 2021-11-02 16:31:53 +00:00
Dongdong Zhou 57e2db04d1 Update editor.rs 2021-11-02 15:58:39 +00:00
Dongdong Zhou 0055ce1f08 use faster hasher 2021-11-02 15:57:00 +00:00
Dongdong Zhou 0bc39cadb6 diagnositics check 2021-11-02 15:42:21 +00:00
Dongdong Zhou f1a9406364 deal with tab 2021-11-01 15:38:01 +00:00
Dongdong Zhou 131d93fcdb save worksapce in sync 2021-10-29 12:34:05 +01:00
Dongdong Zhou f1e33326db save tabs info 2021-10-29 11:24:26 +01:00
Dongdong Zhou c5168e2ba6 save editor order 2021-10-28 16:46:35 +01:00
Dongdong Zhou dcbff65282 fix druid path 2021-10-28 13:33:24 +01:00
Dongdong Zhou ef65e42454 save workspace information 2021-10-28 13:32:09 +01:00
Dongdong Zhou 331252460e db to save lapce workspace info 2021-10-27 22:10:24 +01:00
Dongdong Zhou f3607dd822 Update Cargo.lock 2021-10-27 12:38:49 +01:00
Dongdong Zhou 34ed3b880f Update release.yml 2021-10-26 16:52:05 +01:00
Dongdong Zhou 3d10a5e573 Update Cargo.lock 2021-10-26 16:05:30 +01:00
Dongdong Zhou 655dfb26aa update to 2021 2021-10-26 11:09:30 +01:00
Dongdong Zhou c6ef9d1877 fix panic 2021-10-26 11:00:26 +01:00
Dongdong Zhou 373be29d44 windows home dir fix 2021-10-26 10:48:47 +01:00
Dongdong Zhou a338f49e19 folder canonical 2021-10-26 10:42:25 +01:00
Dongdong Zhou a6f37624b6 unixready not for windows 2021-10-26 09:22:54 +01:00
Dongdong Zhou 9a9673d39b ssh multiplexing 2021-10-26 08:58:46 +01:00
Dongdong Zhou 3ca0bda446 terminal paint find 2021-10-24 22:52:12 +01:00
Dongdong Zhou 3bd4a16647 terminal clean up 2021-10-22 22:34:26 +01:00
Dongdong Zhou fb649f402b terminal palette jump lines 2021-10-22 22:28:02 +01:00
Dongdong Zhou 3640d1e18f change the term to be in Mutex 2021-10-22 22:20:01 +01:00
Dongdong Zhou f8ffcde94d treat terminal event 2021-10-22 17:45:35 +01:00
Dongdong Zhou 2b08b586a0 move terminal to main thread 2021-10-22 17:31:54 +01:00
Dongdong Zhou 500e9dac08 terminal lines search 2021-10-22 16:19:14 +01:00
Dongdong Zhou 12110aa350 implement last inline find 2021-10-22 14:59:45 +01:00
Dongdong Zhou 973fed64ff rename insert to receive_char 2021-10-22 14:10:15 +01:00
Dongdong Zhou 76d221a852 inline find command added 2021-10-22 14:07:14 +01:00
Dongdong Zhou ed6fdc1e5e fix scroll visual mode 2021-10-22 11:38:45 +01:00
Dongdong Zhou 7ee482aea5 terminal cursor and bg paint order change 2021-10-22 11:23:36 +01:00
Dongdong Zhou 12e074e4e3 find highlight fix 2021-10-22 10:35:08 +01:00
Dongdong Zhou 196d7240a4 terminal search 2021-10-21 22:33:21 +01:00
Dongdong Zhou a3a637c27e find reset 2021-10-21 22:12:56 +01:00