Matěj Cepl

Results 819 comments of Matěj Cepl

Duplicate of #38.

In `epy` I use https://pypi.org/project/standard-imghdr/

Created this: ```golang package main import ( "golang.org/x/tour/reader" ) type MyReader struct{} func (MyReader) Read(b []byte) (n int, err error) { for i := 0; i < n; i++ {...

The question is whether left shift should be included in the operations covered by dot-repeat. Does manpage says anything about this? Which operations are covered by nvi/Berkeley-vi? @rnpnr any thoughts?

Yeah, I feel persuaded. It is a bug.

I have squashed all commits into one and added a commit message to it. The result is https://git.sr.ht/~mcepl/vis/commit/1cf03a79c3b7 . What do you think? Also, it wouldn’t hurt to add https://git.sr.ht/~mcepl/vis/commit/27ffce3c51be...

https://git.sr.ht/~mcepl/vis/log/1264-refactor-filetype has been updated. Should I sent it to the list for review?

https://lists.sr.ht/~martanne/devel/patches/62380

On Sun Nov 23, 2025 at 1:55 AM CET, itscool900 wrote: > It seems that vis has created a convention of surrounding keys (i.e non-ascii keys like F1 and key...