Droggelbecher@lemmy.world to Programmer Humor@programming.dev · edit-21 day agoHow people react when they see me work.lemmy.worldexternal-linkmessage-square129fedilinkarrow-up1555arrow-down126file-text
arrow-up1529arrow-down1external-linkHow people react when they see me work.lemmy.worldDroggelbecher@lemmy.world to Programmer Humor@programming.dev · edit-21 day agomessage-square129fedilinkfile-text
I regret nothing. Say what you want. Edit: I just saw the two typos. If you find them, you’re welcome to keep them.
minus-squarePieMePlenty@lemmy.worldlinkfedilinkarrow-up8·11 hours agoI do it in nano over ssh. The shortcuts suck but it gets the job done.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up1·2 hours agoI used to copy code into nano over ssh. Then I randomly tried pasting the server address in my file browser and it connected over SFTP. This was ages ago. I was using Crunchbang Linux, maybe around 2011 or so.
minus-squaretoothpick@lemmy.ziplinkfedilinkarrow-up3·8 hours agoYou can enable modernbindings in nano to get standard shortcuts like ctrl-s for save.
minus-squarePieMePlenty@lemmy.worldlinkfedilinkarrow-up1·2 hours agoDid not know this. Will certainly look into it because my nano over ssh days aren’t over yet haha.
I do it in nano over ssh. The shortcuts suck but it gets the job done.
I used to copy code into nano over ssh. Then I randomly tried pasting the server address in my file browser and it connected over SFTP. This was ages ago. I was using Crunchbang Linux, maybe around 2011 or so.
You can enable modernbindings in nano to get standard shortcuts like ctrl-s for save.
Did not know this. Will certainly look into it because my nano over ssh days aren’t over yet haha.