Jacob Wahlgren

Results 6 comments of Jacob Wahlgren

Such a feature would have to be custom made for each terminal application available, like MacTerminal (supports the OS X Terminal and iTerm). The terminals I open through atom-terminal are...

#### Launched with atom-terminal ``` GRAILS_HOME=/home/jacwah/.gvm/grails/current LC_PAPER=sv_SE.UTF-8 XDG_VTNR=8 CRASH_HOME=/home/jacwah/.gvm/crash/current LC_ADDRESS=sv_SE.UTF-8 SSH_AGENT_PID=1933 XDG_SESSION_ID=c1 LC_MONETARY=sv_SE.UTF-8 COMP_WORDBREAKS= "'>

``` @Duga remind @SimonForsberg http://chat.stackexchange.com/transcript/message/23940244#23940244 ``` For the example above Duga would post two messages at a later time like the following. ``` @SimonForsberg Don't forget: http://chat.stackexchange.com/transcript/message ``` Could take...

The one currently listed as a Vim client (https://github.com/tjdevries/nvim-langserver-shim) does not actually support Vim. Vim != Neovim. The only plugin I've found for Vim is https://github.com/prabirshrestha/vim-lsp. I haven't spent a...

I've been developing a "modern tree" called Oak and was happy when I found this project. Oak already has a more advanced version of glob filtering which I could port...

These options seem like they could potentially be useful: ``` -x Stay on current filesystem only. -L level Descend only level directories deep. -p Print the protections for each file....