aboutsummaryrefslogtreecommitdiff
path: root/data/core/commands/doc.lua
AgeCommit message (Expand)Author
2020-05-28Changed block movement to mimic word movementrxi
2020-05-28Improved behaviour of and renamed `translate.next|previous_word_boundary`rxi
2020-05-09Added `doc:rename` command; changed command_view:set_text to take `select` ar...rxi
2020-05-09Added stripping of carriage-returns when pastingrxi
2020-05-08Moved `syntax` from `doc.highlighter` to `doc`rxi
2020-05-08Made `doc:toggle-line-comments` command skip empty linesrxi
2020-05-07Fixed `doc:toggle-line-comments` for syntax highlighter relocationrxi
2020-05-01Added command `doc:select-none`, added binding to `escape`rxi
2020-04-25Changed printed filenames to use format-specifier "%s" instead of %qrxi
2020-04-12Made cut/copy no-op if there is no selectionrxi
2019-12-28Initial commitrxi