Rayhan Alghiffari Azizi

Results 4 issues of Rayhan Alghiffari Azizi

Like in CMUS, user can interact with the playback, volume, etc using a command line tool ``` cmus-remote --next cmus-remote --prev cmus-remote --pause cmus-remote --volume +5% cmus-remote --volume -5% cmus-remote...

when `-v` flag is used, renamed file will be shown ``` $ vimv -v *.txt file1.txt -> file11.txt file2.txt -> file21.txt file space.txt -> file with whitespace.txt 3 files renamed....

I think drawing the screen region that we want to take the screenshot in (in a similar way to how the rectangles (r,p,b) work) is easier than dragging the edges.

_Maintainer edit: The Godot engine catches and answers language server requests on files other than gdscript. This causes it to report errors on non-GDScript files. We don't have a way...

bug
help wanted
upstream