Kyrylo Silin
|
ac9ddde444
|
rubocop: fix offences of the Layout/EndAlignment cop
|
2018-10-13 01:14:21 +08:00 |
|
Christian Haase
|
367d02c0d6
|
Remove slash-change of windows paths
|
2014-09-12 16:34:43 +02:00 |
|
Benjamin Dodd
|
1277815700
|
support for redcar editor
|
2014-07-20 22:26:02 +12:00 |
|
Conrad Irwin
|
d220af1061
|
Inject _pry_ into Pry::Editor
|
2014-05-01 01:51:01 -07:00 |
|
Conrad Irwin
|
8f827ea403
|
Use Shellwords.split before calling system [Fixes #810]
|
2013-03-24 23:36:08 -07:00 |
|
Conrad Irwin
|
d29f6b5c04
|
Fix indentation (HARDER)
|
2013-01-14 16:44:09 +01:00 |
|
Conrad Irwin
|
15caf5fb87
|
Only shellword escape filenames in system calls on linux
|
2013-01-14 16:44:09 +01:00 |
|
Kyrylo Silin
|
e66d2083c1
|
Edit: handle blanks in filenames correctly
Also, move path escaping to `Editor` class. The test is currently
failing (looks like a bug in `Editor`).
|
2013-01-14 16:44:09 +01:00 |
|
John Mair
|
e647957507
|
Pry::Editor, Pry::Command::Whereami: more refactorings
|
2013-01-02 16:25:18 +01:00 |
|
John Mair
|
9bda7a17a7
|
Extracted out editor-related code to Pry::Editor
And updated commands to use the new API
|
2012-12-29 23:38:20 +01:00 |
|