Skip to main content

Questions tagged [zsh]

2 votes
1 answer
80 views

When running zsh under Emacs shell (M-x shell) with the stock zsh config (zsh -f), partial lines are hidden from the output. Example: Start emacs without config file: $ emacs -q Set (setq explicit-...
arvidj's user avatar
  • 87
0 votes
1 answer
42 views

emacs 29.1 flycheck 32 test.sh #!/usr/bin/zsh echo "test" ech boo C-c ! v gives Syntax checkers for buffer test.sh in sh-mode: First checker to run: sh-zsh - may enable: yes -...
prad's user avatar
  • 21
1 vote
1 answer
226 views

Problem I am using latexkm to compile .tex documents, and recently I got this error while compiling: Running `latexmk' on `AF2021_serie5' with ``latexmk -bibtex-cond -pdf -synctex=1 AF2021_serie5'' Rc ...
Laurent Hayez's user avatar
0 votes
1 answer
115 views

My EMACS (26.3) thinks the line after for i (`seq 1 10`) echo $i should be indented. Is this a bug?
Toothrot's user avatar
  • 3,354
3 votes
2 answers
226 views

I would like to have a text buffer for writing to a file on the left side and a shell (zsh) on the right side for interacting with a REPL. Is that possible? At the moment I realize that with tmux ...
Raffael's user avatar
  • 225
0 votes
1 answer
1k views

I would like to set the shell EDITOR to use the existing running instance of GUI Emacs. On macOS I can type open -a Emacs file to edit file that way. But how would EDITOR look to work that way? What ...
styts's user avatar
  • 121
1 vote
1 answer
3k views

I'm noticing something really odd in my ansi-term windows on my new Mac, see below: I am using: GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin16.7.0, NS appkit-1504.83 Version 10.12.6 (Build 16G1036)...
Amelio Vazquez-Reina's user avatar
6 votes
1 answer
4k views

I'm running a GUI Emacs compiled from the master git branch on MacOS El Capitan. I'm using the package exec-path-from-shell to set several environment variables I have configured in my ~/.zshenv file. ...
idclark's user avatar
  • 161

15 30 50 per page