Jerry F Davis
Jerry F Davis
I use pat winlink on my raspberry pi. I have wine and box86 and am able to run Vara FM. We are using p2p to a simplex frequency. 1. I...
- [ x] I have read through the manual page (`man fzf`) - [ x] I have the latest version of fzf - [ x] I have searched through the...
I tried the following command: tilix --new-process -e sh -c 'cmatrix -s' and it does not run the command, but just brings up a new tilix session. I would expect...
I am running with: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu] on Linux Mint 20.3 I have the following code snippet, but here is what I would expect: I would expect...
Not sure, if this can be done already. I have many files, whose park numbers MY_SIG_INFO were in the old K-nnnnn format. Now they all are US-nnnnn format. I could...
I would like to change the whole dialog box, the lables, the text everything to use a different font size, size 10 or whatever it is now, is taxing for...
In my .config/micro/ I have two files: init.lua: function addTextAtTop(buffer, text) buffer:Start() -- Move cursor to the beginning of the file buffer:Insert(text) -- Insert the specified text end and in...