mynameisdebian has quit [Remote host closed the connection]
mynameisdebian has joined #ruby
<cappy>
Did `sudo gem install pry` yesterday and it worked well. Followed this with `git clone...rbenv.git` and the plugin `ruby-build.git`, and now `pry` malfunctions: https://dpaste.com/BKBB26RD9
<cappy>
Do like the new `irb` but don't see why the new `rbenv` should stomp on `pry` even when set `global system` instead of `global 3.3.1`. Any ideas?
<cappy>
`pry --version` => Pry version 0.14.2 on Ruby 2.7.0, which is system.
<cappy>
Nevermind, my error in "~/.pryrc" ; bad setting on an attempted history method. :P
<cappy>
In the switch-over to using rbenv yesterday, forgot about the errant setting. Now see that the pry../lib/pry/history.rb "saver" method would need to be made smart enough to accept a config value to limit history.
<cappy>
As was told, the default simply appends without bound.
Linux_Kerio has quit [Read error: Connection reset by peer]
Furai has quit [Quit: WeeChat 4.2.2]
jameswatt has joined #ruby
Furai has joined #ruby
gaussianblue has quit [Ping timeout: 272 seconds]
joako has quit [Ping timeout: 268 seconds]
joako_ has joined #ruby
jameswatt has quit [Quit: Leaving]
grenierm has joined #ruby
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ruby
deadmarshal_ has quit [Quit: IRCNow and Forever!]
deadmarshal_ has joined #ruby
elcuervo has quit [Ping timeout: 246 seconds]
elcuervo has joined #ruby
cappy has joined #ruby
osc4rpt has quit [Quit: leaving]
osc4rpt has joined #ruby
cappy has quit [Quit: Leaving]
cappy has joined #ruby
cappy has quit [Client Quit]
cappy has joined #ruby
jaredce has joined #ruby
Trivial has joined #ruby
gaussianblue has joined #ruby
<[0x1eef]>
cappy: Not a good idea to run 'gem install anything' as root
<cappy>
[0x1eef]: Si, si, NOW I know. I only did it once.
grenierm has quit [Ping timeout: 250 seconds]
<cappy>
Should have inquired here first before modding my Ruby install. No harm done but the rbenv (like pyenv) is working well and should forestall any problems with the system.
mynameisdebian has quit [Read error: Connection reset by peer]
john has joined #ruby
john is now known as Guest8238
otisolsen70 has joined #ruby
donofrio has joined #ruby
donofrio__ has quit [Ping timeout: 255 seconds]
Trivial has quit [Ping timeout: 272 seconds]
gaussianblue has quit [Quit: leaving]
<Momentum>
good morning
<cappy>
Yes, it is.
BayouGuru has joined #ruby
rvalue has joined #ruby
<Momentum>
anyone have been tried the zed editor?
<Momentum>
that's a weird question lol
<Momentum>
anyone has tried*
cappy has quit [Quit: Leaving]
jaredce has quit [Ping timeout: 252 seconds]
jaredce has joined #ruby
user71 has joined #ruby
<adam12>
Momentum: I tried it. But it's hard to break the vim memory of 30 years
<adam12>
It's also a different workflow that I am used to. I often just suspend vim (ctrl-z), do some terminal stuff, then foreground it again. With Zed I don't have that flow and I find window switching in Mac not very intuitive IMHO
Guest8238 has quit [Remote host closed the connection]
Guest8238 has joined #ruby
Trivial has joined #ruby
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ruby
osc4rpt has quit [Ping timeout: 240 seconds]
osc4rpt has joined #ruby
otisolsen70 has quit [Ping timeout: 256 seconds]
rvalue has quit [Ping timeout: 264 seconds]
rvalue has joined #ruby
BayouGuru has quit [Quit: Quitting...Bye!]
BayouGuru has joined #ruby
BayouGuru has quit [Client Quit]
BayouGuru has joined #ruby
BayouGuru has quit [Remote host closed the connection]
BayouGuru has joined #ruby
BayouGuru has quit [Remote host closed the connection]
BayouGuru has joined #ruby
BayouGuru has quit [Client Quit]
BayouGuru has joined #ruby
BayouGuru has quit [Client Quit]
BayouGuru has joined #ruby
BayouGuru has quit [Client Quit]
BayouGuru has joined #ruby
<Momentum>
adam12: fair enough, nice to hear your experience with it
<Momentum>
i've been using it for a while and i think it's very good
jaredce has quit [Ping timeout: 240 seconds]
Pixi has quit [Read error: Connection reset by peer]
Trivial has quit [Ping timeout: 240 seconds]
szkl has quit [Quit: Connection closed for inactivity]
Guest8238 has quit [Ping timeout: 240 seconds]
passbe has quit [Quit: Ping timeout (120 seconds)]
passbe has joined #ruby
brokkoli_origina has quit [Remote host closed the connection]
konsolebox has quit [Ping timeout: 260 seconds]
Pixi has joined #ruby
c10l has joined #ruby
brokkoli_origina has joined #ruby
konsolebox has joined #ruby
konsolebox has quit [Client Quit]
<havenwood>
Momentum: I've been using Helix for a while now and am thinking I might permanently make the switch from vim.
<havenwood>
Haven't tried Zed but limited to command line at the moment.
<[0x1eef]>
I'm using emacs in a terminal. Alongside doomacs. It was hard to get 256 colors working properly over SSH in tmux, but besides that it's mostly good.