- 21 Jun, 2019 1 commit
-
-
AdminXVII authored
-
- 05 Jun, 2019 1 commit
-
-
Steven Stanfield authored
-
- 04 Jun, 2019 1 commit
-
-
Steven Stanfield authored
-
- 19 Nov, 2018 1 commit
-
-
Steven Stanfield authored
-
- 16 Nov, 2018 2 commits
-
-
Steven Stanfield authored
-
Steven Stanfield authored
-
- 15 Nov, 2018 1 commit
-
-
Steven Stanfield authored
-
- 10 Nov, 2018 2 commits
-
-
Steven Stanfield authored
-
Steven Stanfield authored
-
- 08 Nov, 2018 1 commit
-
-
Steven Stanfield authored
-
- 01 Nov, 2018 1 commit
-
-
Michael Aaron Murphy authored
-
- 28 Oct, 2018 1 commit
-
-
Michael Aaron Murphy authored
-
- 25 Aug, 2017 1 commit
-
-
MovingtoMars authored
-
- 16 Jul, 2017 1 commit
-
-
MovingtoMars authored
-
- 28 Jun, 2017 1 commit
-
-
MovingtoMars authored
-
- 30 May, 2017 1 commit
-
-
MovingtoMars authored
-
- 23 Apr, 2017 1 commit
-
-
Matthew Nicholson authored
This is done by returning an `io::Error` with `ErrorKind::UnexpectedEof`. This error is only returned if the buffer was empty when ctrl-d was pressed.
-
- 22 Mar, 2017 1 commit
-
-
Sehny authored
-
- 19 Mar, 2017 2 commits
- 18 Mar, 2017 1 commit
-
-
Sehny authored
-
- 17 Mar, 2017 1 commit
-
-
Sehny authored
-
- 02 Feb, 2017 1 commit
-
-
Matthew Nicholson authored
This is necessary to support proper undoing in insert mode.
-
- 19 Jan, 2017 1 commit
-
-
MovingtoMars authored
-
- 13 Jan, 2017 1 commit
-
-
Matthew Nicholson authored
Prior to this patch, typing some text, moving to the start of the line, then deleting until the end of the line and attempting to undo will cause a panic. This is because the truncate() operation did not update the undo list. This has been corrected.
-
- 24 Jul, 2016 2 commits
-
-
MovingtoMars authored
-
Jeremy Soller authored
-
- 11 Jul, 2016 1 commit
-
-
MovingtoMars authored
- properly handle zero/single/double-width characters - don't count CSI escape codes as characters in the prompt
-
- 02 Jul, 2016 1 commit
-
-
MovingtoMars authored
-