Skip to content

issues Search Results · repo:tmux-plugins/tmux-sensible language:Shell

Filter by

53 results
 (74 ms)

53 results

intmux-plugins/tmux-sensible (press backspace or delete to remove)

Why are emacs-style keys preferred over vi-keys even for vim users?
  • rieje
  • Opened 
    12 days ago
  • #76

As described in https://github.com/tmux-plugins/tpm/issues/295 and https://github.com/tmux/tmux/issues/4166, run-shell is now setting $SHELL to sh which causes tmux-sensible, at line 103, to incorrectly ...
  • von
  • 4
  • Opened 
    on Nov 2, 2024
  • #74

VSCode s built-in terminal emulator is based upon xterm-js, which does not understand the ANSI terminal reset commands. When starting with set-option -s escape-time 0, then the following is inserted at ...
  • sinewalker
  • 4
  • Opened 
    on Jul 30, 2024
  • #73

Sensible should set the default-terminal and terminal-overrides to the $TERM environment variable. The reason for this is that it is not recommended to change the $TERM variable, it is your terminal emulator ...
  • realguse
  • 1
  • Opened 
    on Jun 11, 2024
  • #72

Hi, after enabling tmux-sensible I get a weird character string in console when starting tmux; please check attached screenshot for details. image Here s my _~/.config/tmux/tmux.conf: # Upgrade $TERM ...
  • cmonty14
  • 6
  • Opened 
    on May 3, 2024
  • #71

Now it is # Upgrade $TERM set -g default-terminal screen-256color but why not # Upgrade $TERM set -g default-terminal tmux-256color tmux color term enables italic font and ensure more color consistency ...
  • ming-hao-xu
  • 4
  • Opened 
    on Jan 15, 2024
  • #69

I think C-space could do a better job of not conflicting with vim.
  • me-nkr
  • 2
  • Opened 
    on Oct 4, 2023
  • #67

Hi, thank you for your work in this project. In evaluating if I want to use this plugin, it d be nice to have the default values for the options that are being modified in this snippet in the readme: ...
  • jjant
  • 2
  • Opened 
    on Aug 11, 2022
  • #65

Hello, and thanks for this configuration plugin. For some weird reason, tmux-sensible is returning a non ok statuscode (1) when I source the plugins directory. This seems to be happening when it checks ...
  • danielo515
  • Opened 
    on Apr 24, 2022
  • #64

Something like this: set repeat-time 1000 bind -r C-n next-window bind -r C-p previous-window Maybe even with the addition of: bind -r n next-window bind -r p previous-window What do you think? ;) ...
  • anakimluke
  • Opened 
    on Jan 23, 2022
  • #63
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub