[Github-comments] [geany] [feature request] less noisy history for terminal following current file (#650)

Donjan Rodic notifications at xxxxx
Mon Sep 14 10:07:54 UTC 2015


I agree that `send_cmd_prefix` would be the right way to do this, but Geany strips any leading whitespace from the value when exiting (trailing whitespace is preserved) and prevents what I'm trying to achieve.
`send_cmd_prefix= ␣ls␣&&␣␣` (or any number of leading/trailing whitespaces) turns to
`send_cmd_prefix=ls␣&&␣␣`

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/650#issuecomment-140027000
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150914/3eb63e07/attachment.html>


More information about the Github-comments mailing list