Francesco Abbate
|
94b99b658e
|
Fix multi-line commands
When second position is at the beginning of a line do not include this latter.
|
2021-02-24 18:06:47 +01:00 |
Francesco Abbate
|
9b27180267
|
Use doc on_save hooks to reload user module
|
2021-02-17 20:10:39 +01:00 |
Francesco Abbate
|
1ce1c114ba
|
Fix reload module problem on windows
|
2021-02-17 19:20:00 +01:00 |
Francesco Abbate
|
6369a7f760
|
Use tilde expansion when running save-as command
|
2021-02-16 22:54:00 +01:00 |
bud
|
63b024cb81
|
FIX: Use PATHSEP instead of hardcoded "/" path separator
|
2021-02-16 19:25:40 +01:00 |
bud
|
b9fcb6e5ae
|
ADD: test in doc:save(), if the file is the user module, automatically reload config
|
2021-02-15 22:09:25 +01:00 |
Francesco Abbate
|
bdaddea29a
|
Fix behavior when using un-indent command over multiple lines
|
2020-11-18 15:52:53 +01:00 |
Francesco Abbate
|
1db0f703e7
|
Merge remote-tracking branch 'origin/master'
|
2020-11-17 10:28:20 +01:00 |
Francesco Abbate
|
121f0e1aa0
|
Improve behavior for indent command with selection over multiple lines
Do not add indentation for the last line is not selected.
|
2020-11-16 11:52:41 +01:00 |
rxi
|
de5cb4fa52
|
Improved behaviour of `doc:join-lines` when joining to empty line
|
2020-09-27 15:03:53 +01:00 |
rxi
|
1b2fda2825
|
Changed block movement to mimic word movement
|
2020-05-28 13:55:25 +01:00 |
rxi
|
9c652086e8
|
Improved behaviour of and renamed `translate.next|previous_word_boundary`
|
2020-05-28 11:57:53 +01:00 |
rxi
|
70f62f3c8a
|
Added `doc:rename` command; changed command_view:set_text to take `select` argument
|
2020-05-09 16:09:07 +01:00 |
rxi
|
b08f870f47
|
Added stripping of carriage-returns when pasting
|
2020-05-09 14:22:13 +01:00 |
rxi
|
31820b36ef
|
Moved `syntax` from `doc.highlighter` to `doc`
|
2020-05-08 20:29:22 +01:00 |
rxi
|
1d2a0aada5
|
Made `doc:toggle-line-comments` command skip empty lines
|
2020-05-08 09:07:13 +01:00 |
rxi
|
bf8565d2a1
|
Fixed `doc:toggle-line-comments` for syntax highlighter relocation
|
2020-05-07 23:11:04 +01:00 |
rxi
|
4ca35fe056
|
Added command `doc:select-none`, added binding to `escape`
|
2020-05-01 19:25:17 +01:00 |
rxi
|
accf09c4f9
|
Changed printed filenames to use format-specifier "%s" instead of %q
Fixes #22
|
2020-04-25 13:26:55 +01:00 |
rxi
|
7046bfca24
|
Made cut/copy no-op if there is no selection
|
2020-04-12 11:22:16 +01:00 |
rxi
|
d8c4bfa6ba
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |