Docs.rs
  • tmux-sessionizer-0.4.4
    • tmux-sessionizer 0.4.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jrmoulton
    • Dependencies
      • aho-corasick ^1.1 normal
      • clap ^4.5 normal
      • clap_complete ^4.5 normal
      • config ^0.14 normal
      • crossterm ^0.28 normal
      • dirs ^5.0.1 normal
      • error-stack ^0.5 normal
      • git2 ^0.19 normal
      • nucleo ^0.5.0 normal
      • ratatui ^0.28 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • shell-words ^1.1.0 normal
      • shellexpand ^3.1.0 normal
      • toml ^0.8 normal
      • anyhow ^1.0.86 dev
      • assert_cmd ^2.0.14 dev
      • once_cell ^1.18.0 dev
      • predicates ^3.1.0 dev
      • pretty_assertions ^1.4.0 dev
      • tempfile ^3.10.1 dev
    • Versions
    • 7.36% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tms0.4.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cli::BookmarkCommand
  • cli::Cli
  • cli::CloneRepoCommand
  • cli::ConfigCommand
  • cli::InitRepoCommand
  • cli::RefreshCommand
  • cli::RenameCommand
  • configs::Config
  • configs::Pane
  • configs::PickerColorConfig
  • configs::SearchDirectory
  • configs::Session
  • configs::SessionConfig
  • configs::Window
  • error::Suggestion
  • keymap::Key
  • picker::Picker
  • session::Session
  • tmux::Tmux

Enums

  • cli::CliCommand
  • cli::SubCommandGiven
  • configs::ConfigError
  • configs::SessionSortOrderConfig
  • error::TmsError
  • keymap::PickerAction
  • picker::Preview
  • session::SessionType

Traits

  • dirty_paths::DirtyUtf8Path
  • session::SessionContainer

Functions

  • execute_command
  • get_single_selection
  • keymap::default_keymap
  • repos::find_repos
  • repos::find_submodules
  • session::create_sessions

Type Aliases

  • error::Result
  • keymap::Keymap