Anthony Sottile
641eed65d5
Merge pull request #118 from asottile/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2020-12-21 09:32:09 -08:00
pre-commit-ci[bot]
694853e341
[pre-commit.ci] pre-commit autoupdate
2020-12-21 16:51:45 +00:00
Anthony Sottile
1a4d15206c
Merge pull request #113 from asottile/case_insensitive_short_answers
...
ignore case for quick prompt answers
2020-11-20 12:34:40 -08:00
Anthony Sottile
4ca3b0d1e5
ignore case for quick prompt answers
2020-11-20 12:22:55 -08:00
Anthony Sottile
47868e77a2
Merge pull request #112 from asottile/all-repos_autofix_gh-sponsors
...
Add link to GitHub Sponsors
2020-11-19 17:12:44 -08:00
Anthony Sottile
9906e223bd
Add link to GitHub Sponsors
...
at the time of writing I am currently unemployed. I'd love to make open
source a full time career. if you or your company is deriving value from
this free software, please consider [sponsoring].
[sponsoring]: https://github.com/sponsors/asottile
Committed via https://github.com/asottile/all-repos
2020-11-19 16:58:49 -08:00
Anthony Sottile
a5101007cd
Merge pull request #111 from rmorshea/patch-1
...
Add video explaining babi vs nano
2020-11-18 12:08:01 -08:00
Ryan Morshead
572151197d
Add video explaining babi vs nano
...
closes : #110
2020-11-18 11:52:50 -08:00
Anthony Sottile
a8a5afc6ed
Merge pull request #108 from asottile/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2020-11-16 09:46:42 -08:00
pre-commit-ci[bot]
e523a694b6
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2020-11-16 17:12:39 +00:00
pre-commit-ci[bot]
8161c9e34f
[pre-commit.ci] pre-commit autoupdate
2020-11-16 17:11:07 +00:00
Anthony Sottile
0b5e187be5
v0.0.19
v0.0.19
2020-11-07 12:04:31 -08:00
Anthony Sottile
ee13b7bb78
Merge pull request #106 from asottile/missing_escdelay_some_curses
...
fix set_escdelay when the curses library does not support it
2020-11-07 12:03:36 -08:00
Anthony Sottile
cad35f7b4d
Merge pull request #107 from asottile/pci
...
use pre-commit.ci
2020-11-07 12:03:13 -08:00
Anthony Sottile
c1a9823894
use pre-commit.ci
2020-11-07 11:51:07 -08:00
Anthony Sottile
899eb6f879
fix set_escdelay when the curses library does not support it
2020-11-07 11:25:04 -08:00
Anthony Sottile
945e0b1620
Merge pull request #104 from villelaitila/feature/101-ctrl-d-to-forward-delete
...
Familiar forward deletion keyboard shortcut Ctrl-D (#101 )
2020-11-03 10:43:38 -08:00
Ville Laitila
1f348882b8
Familiar forward deletion keyboard shortcut Ctrl-D
...
With help of the mapping rules, this is easily implemented and all
the unit tests will also test usage of Ctrl-D already as Del char
behaves similarly.
2020-11-03 10:32:17 -08:00
Anthony Sottile
604942306f
v0.0.18
v0.0.18
2020-10-24 12:56:04 -07:00
Anthony Sottile
00570f8eda
Merge pull request #100 from theendlessriver13/fix_keys_for_win_terminal
...
fix keys for new windows terminal
2020-10-24 12:55:42 -07:00
Jonas Kittner
51a7b10192
fix keys for windows terminal when using xterm
2020-10-24 21:46:03 +02:00
Anthony Sottile
4d1101daf9
Merge pull request #96 from brynphillips/fix_comment_whitespace
...
fix whitespace on added comment
2020-09-04 22:19:59 -07:00
shazbot
08ec1874d1
fix whitespace on blank line with added comment
2020-09-04 22:11:04 -07:00
Anthony Sottile
4881953763
v0.0.17
v0.0.17
2020-09-04 14:20:32 -07:00
Anthony Sottile
8f91c12a45
Merge pull request #89 from AndrewLaneX/expandtabs
...
Add :expandtabs and :noexpandtabs
2020-09-04 14:19:45 -07:00
Andrew Lane
5df223f81e
Add :expandtabs and :noexpandtabs
2020-09-04 17:07:12 -04:00
Anthony Sottile
57bae10448
Merge pull request #87 from KeisukeFD/fix_comment
...
fix comments behavior on multiple lines with indentation #86
2020-09-04 13:52:29 -07:00
Valentin Malissen
a2afbfa07b
fix comments behavior on multiple lines with indentation
2020-09-04 13:43:22 -07:00
Anthony Sottile
229ec77f4f
Merge pull request #94 from 7brokenmirrors/utf8-default-encoding
...
Add checks for UTF-8
2020-09-01 10:04:29 -07:00
7brokenmirrors
5a25901cdb
Add "encoding='UTF-8'" to open() calls
2020-09-01 09:54:56 -07:00
Anthony Sottile
9c5f28d475
Merge pull request #93 from asottile/harden_indent_test
...
improve indent-mod test
2020-08-29 19:29:33 -07:00
Anthony Sottile
a87497cbe2
improve indent-mod test
2020-08-29 19:20:00 -07:00
Anthony Sottile
d7622f38c6
v0.0.16
v0.0.16
2020-08-29 13:07:01 -07:00
Anthony Sottile
e474396790
Merge pull request #92 from asottile/xterm_mono
...
do not crash if the terminal does not have color support
2020-08-29 13:06:34 -07:00
Anthony Sottile
e6a0353650
do not crash if the terminal does not have color support
2020-08-29 12:40:12 -07:00
Anthony Sottile
e0a59e3f9c
v0.0.15
v0.0.15
2020-08-28 21:17:51 -07:00
Anthony Sottile
787dc0d18f
Merge pull request #91 from asottile/fix_cursor_position_comment
...
fix position changes when commenting and cursor is before comment
2020-08-28 21:17:27 -07:00
Anthony Sottile
fd9393c8b1
fix position changes when commenting and cursor is before comment
2020-08-28 21:09:16 -07:00
Anthony Sottile
eb26d93e03
Merge pull request #90 from asottile/fix_out_of_bounds_on_uncomment
...
Fix out of bounds on uncomment
2020-08-28 21:00:52 -07:00
Anthony Sottile
055d738142
Fix out of bounds on uncomment
2020-08-28 20:52:01 -07:00
Anthony Sottile
29062628f9
v0.0.14
v0.0.14
2020-08-24 14:03:36 -07:00
Anthony Sottile
1fab2a4b71
Merge pull request #85 from asottile/comment
...
add :comment command for toggling comments
2020-08-24 14:02:23 -07:00
Anthony Sottile
9f5e8c02cb
add :comment command for toggling comments
2020-08-24 13:52:35 -07:00
Anthony Sottile
31624856d2
Merge pull request #84 from asottile/asottile-patch-1
...
add logo to README
2020-08-11 23:27:25 -07:00
Anthony Sottile
97b3b4deef
add logo to README
2020-08-11 23:20:48 -07:00
Anthony Sottile
41880d5f8c
v0.0.13
v0.0.13
2020-07-24 15:28:01 -07:00
Anthony Sottile
effe988f60
Merge pull request #81 from asottile/fix_begin_end_hang
...
fix highlighting hang with empty begin end rules
2020-07-24 15:26:38 -07:00
Anthony Sottile
84b20a4016
fix highlighting hang with empty begin end rules
2020-07-24 15:13:35 -07:00
Anthony Sottile
5d2c9532a3
s/usually use nano/used to use nano/
2020-07-20 20:06:24 -07:00
Anthony Sottile
33ff8d9726
v0.0.12
v0.0.12
2020-07-13 13:33:59 -07:00