Quim

Results 3 issues of Quim

[](url)Hi there! I'm trying to set xterm as the default python debugger terminal so I can have stdin features. This is my python-mode settings: ``` (require 'dap-mode) (use-package python-mode :ensure...

Hi there! I've tried out smart-scan in a PHP mode buffer, changing a symbol inside a function with C-U M-', where symbol under point was $msg, and changed it to...

Hi there, consider passing command line arguments when executing a target, maybe using a C-u prefix. I'm working on a Makefile intended to be executed in a CI environment and...