consular icon indicating copy to clipboard operation
consular copied to clipboard

Terminal automation

Results 27 consular issues
Sort by recently updated
recently updated
newest added

Is this gem abandoned? None of the cores link to active projects

I was going through the oh-my-zsh plugins list: https://github.com/robbyrussell/oh-my-zsh/wiki/Plugins I was checking out all software projects mentioned there that I had never heard of. There, I found the entry: >...

The PS1 trick in AbstractCore#run_in_window does nothing in iTerm 2. The patch described in #63 would fix the issue (in both iTerm 1 and 2), but applying it directly is...

Hello, I understand this might be impossible to do currently, or too long of a feature to create for the benefits, but is there a sort of 'after' command similar...

I think this is an odd bug. My laptop might be too fast. I have been very happy with the consular gem until now and it all works fine. For...

Hi, ``` I couldn't install this on Ubuntu 11.04, rubygems 1.8.6 before, and after changing the platform detection code, it now works for me. Just thought i'd share.. ```

I'm using rvm on OSX Lion. I use a very simple bash script that runs a consular termfile, and I frequently encounter a NoMethodError in `consular/osx.rb` the first time I...

To setup my full work environment I would ideally like to: 1. _Tab 1:_ Start MongoDB 2. _Tab 2:_ Open the MongoDB shell (`mongo`) 3. within _Tab 2_ we're now...

I'm confused about how to go about using consular dynamically. For example, say I have some command that returns a list of nodes in a cluster with their ip address....

feature

DSL should have command to close current tab (or ability to send keystrokes). In my workflow I'm creating new window and I want to close current active window.

feature