mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
Add TerminalSession helper for managing a tmux session
This commit is contained in:
parent
e6591d5de0
commit
07a6768fcb
2 changed files with 56 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
require 'rspec/wait'
|
||||
require 'terminal_session'
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.expect_with :rspec do |expectations|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue