December 28, 2020
View 51c188b

fix: last line was not being highlighted in some circumstances

Dario Rodriguez authored on 28/12/2020 12:07:38
View 37a5eb2

fix: remove from the possible zoom list those with bad appearance

Dario Rodriguez authored on 28/12/2020 10:47:14
December 23, 2020
View 7348e37

Fix highlighting when using go-to-line (clamp origin var.). Make the info mesage dissappear when pressing Esc

Dario Rodriguez authored on 23/12/2020 17:39:36
December 1, 2020
View f55e28e

fix plugins not being called on undo

Dario Rodriguez authored on 01/12/2020 21:24:22
View c357e49

tweak info header's colors and contents

Dario Rodriguez authored on 01/12/2020 17:59:37
View ce24a4c

unsaved plugin: encolse in "#ifdef 0" some debug messages

Dario Rodriguez authored on 01/12/2020 17:57:42
November 30, 2020
View d30a321

Added 'Exit without saving?' confirmation dialog

Dario Rodriguez authored on 30/11/2020 21:40:46
View f6c7091

Add info header-type. Tweak header colors. FIRST USABLE VERSION.

Dario Rodriguez authored on 30/11/2020 20:51:14
View 94b538b

bugfix: fix inconsistencies between cursorpos and line/col (now, line/col is the authoritative position)

Dario Rodriguez authored on 30/11/2020 19:20:20
View 5ddc7c8

Connect save to F2 and to Control+S

Dario Rodriguez authored on 30/11/2020 18:09:55
November 29, 2020
View 78c80ac

Implement search-and-replace

Dario Rodriguez authored on 29/11/2020 22:22:12
View d88d51f

ui: fix bug of incorrect initial window height in certain conditions

Dario Rodriguez authored on 29/11/2020 22:27:20
November 28, 2020
View e9dfb04

indent/unindent selection with ALT+RIGHT/ALT+LEFT

Dario Rodriguez authored on 28/11/2020 22:16:21
November 27, 2020
View 77ea44a

highlighter: fix bug when highlighting files with many lines (didn't enlarge the buffer for linecolor_t because of missing operation on usedbuf)

Dario Rodriguez authored on 27/11/2020 17:13:41
November 25, 2020
View c34cafb

Make Control+C/X/V to use the clipboard

Dario Rodriguez authored on 25/11/2020 22:13:13