Commit Graph

14 Commits

Author SHA1 Message Date
Qi Xiao
9368485f75 eval/vals: Rearrange some files. 2019-04-19 15:39:50 +01:00
Qi Xiao
0492bea35a edit: Don't unconditionally mark prompt as stale when readline starts. 2018-03-10 00:05:00 +00:00
Qi Xiao
4b0f115331 edit: Hopefully forced update works this time. 2018-03-08 04:38:08 +00:00
Qi Xiao
e91ff4f764 Do not call prompts in parallel.
This fixes #601.
2018-03-08 02:34:10 +00:00
Qi Xiao
345db2fb98 edit: Fully modularize the prompt subsystem. 2018-03-08 01:56:55 +00:00
Qi Xiao
6425cfebba edit: Move history and histlist mode to edit/history. 2018-03-01 21:26:44 -05:00
Qi Xiao
6391222af2 Update with upstream change. 2018-03-01 18:23:36 -05:00
Qi Xiao
f3501bbeba eval/types -> eval/vals. 2018-02-15 09:14:05 +00:00
Qi Xiao
1108e01457 edit: Further decouple history and histlist mode from editor. 2018-02-15 08:42:07 +00:00
Qi Xiao
f771ea01f7 edit: Decouple completion mode from editor. 2018-02-09 11:04:09 -08:00
Qi Xiao
7b09f4b8c5 edit: Mostly decouple lastcmd mode from editor. 2018-02-08 21:04:21 -08:00
Qi Xiao
ca40ae3291 edit: Move location mode to separate package. 2018-02-08 19:09:45 -08:00
Qi Xiao
183d0649b5 edit/listing: Merge into edit/eddefs. 2018-02-08 18:54:37 -08:00
Qi Xiao
ceae248b06 edit/edtypes -> edit/eddefs. 2018-02-08 18:47:46 -08:00